Searched defs:haystack (Results 1 – 7 of 7) sorted by relevance
/linux/tools/perf/tests/ |
H A D | util.c | 9 static int test_strreplace(char needle, const char *haystack, in test_strreplace()
|
/linux/drivers/scsi/ |
H A D | NCR5380.c | 2185 static bool list_find_cmd(struct list_head *haystack, in list_find_cmd() 2202 static bool list_del_cmd(struct list_head *haystack, in list_del_cmd()
|
H A D | hpsa.c | 1549 struct hpsa_scsi_dev_t *haystack[], int haystack_size, in hpsa_scsi_find_entry()
|
/linux/tools/include/nolibc/ |
H A D | string.h | 296 char *strstr(const char *haystack, const char *needle) in strstr()
|
/linux/tools/testing/selftests/alsa/ |
H A D | mixer-test.c | 440 static bool strend(const char *haystack, const char *needle) in strend()
|
/linux/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr()
|
/linux/tools/hv/ |
H A D | hv_kvp_daemon.c | 741 const char *match, *haystack = line; in kvp_extract_routes() local
|