Searched defs:str2 (Results  1 – 11 of 11) sorted by relevance
| /linux-4.4.14/arch/x86/boot/ | 
| D | string.c | 26 int strcmp(const char *str1, const char *str2)  in strcmp()
 | 
| /linux-4.4.14/arch/mips/include/asm/ | 
| D | asm.h | 25 #define __CAT(str1, str2) str1##str2  argument27 #define __CAT(str1, str2) str1/**/str2  argument
 29 #define CAT(str1, str2) __CAT(str1, str2)  argument
 
 | 
| /linux-4.4.14/tools/testing/selftests/vm/ | 
| D | userfaultfd.c | 100 static int my_bcmp(char *str1, char *str2, size_t n)  in my_bcmp()
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ | 
| D | sec.c | 1323 	char str1[32], str2[32];  in sptlrpc_import_sec_adapt_inplace()  local1390 		char str2[24];  in sptlrpc_import_sec_adapt()  local
 
 | 
| /linux-4.4.14/arch/powerpc/platforms/cell/ | 
| D | cbe_thermal.c | 313 	u64 str2;  in init_default_values()  local
 | 
| /linux-4.4.14/scripts/kconfig/ | 
| D | expr.c | 920 	const char *str1, *str2;  in expr_calc_value()  local
 | 
| D | qconf.cc | 1216 	QString str2 = print_filter(str);  in expr_print_help()  local
 | 
| /linux-4.4.14/drivers/target/iscsi/ | 
| D | iscsi_target_configfs.c | 207 	char *str, *str2, *ip_str, *port_str;  in lio_target_call_addnptotpg()  local
 | 
| /linux-4.4.14/tools/lib/traceevent/ | 
| D | parse-filter.c | 2386 	char *str1, *str2;  in pevent_filter_compare()  local
 | 
| /linux-4.4.14/drivers/target/ | 
| D | target_core_configfs.c | 3014 	char *se_plugin_str, *str, *str2;  in target_core_call_addhbatotarget()  local
 | 
| /linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ | 
| D | phy.c | 1458 static bool _rtl8812ae_eq_n_byte(u8 *str1, u8 *str2, u32 num)  in _rtl8812ae_eq_n_byte()
 |