Go to the source code of this file.
Functions | |
char * | strstr (const char *haystack, const char *needle) |
char* strstr | ( | const char * | haystack, | |
const char * | needle | |||
) |
Definition at line 4 of file strstr.c.
Referenced by do_spawn(), load_file_internal(), and syck_tagcmp().