gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:strstr (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/string/strstr.c - 2.2KB - 56 lines
39: char *
40: strstr(const char *s, const char *find)
41: {