Searched defs:haystack_len (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/ |
H A D | str-two-way.h | 235 two_way_short_needle (const unsigned char *haystack, size_t haystack_len, in two_way_short_needle() 329 two_way_long_needle (const unsigned char *haystack, size_t haystack_len, in two_way_long_needle()
|
H A D | memmem.c | 39 memmem (const void *haystack_start, size_t haystack_len, in memmem()
|
/dflybsd-src/contrib/grep/lib/ |
H A D | str-two-way.h | 235 two_way_short_needle (const unsigned char *haystack, size_t haystack_len, in two_way_short_needle() 329 two_way_long_needle (const unsigned char *haystack, size_t haystack_len, in two_way_long_needle()
|
H A D | strstr.c | 44 size_t haystack_len; /* Known minimum length of HAYSTACK. */ in strstr() local
|
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 536 size_t haystack_len, i; in find_p2ps_substr() local
|