Searched defs:str_find (Results 1 – 2 of 2) sorted by relevance
28 struct str_find { struct39 int str_find(const char *, const char *, struct str_find *, size_t, argument
641 str_find(const char *string, const char *pattern, struct str_find *sm, in str_find() function