#include <linux/string.h>
Go to the source code of this file.
strstr - Find the first substring in a NUL terminated string : The string to be searched : The string to search for
Definition at line 3 of file strstr_32.c.