Searched defs:strnstr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstrstr.c73 * strnstr() locates the first occurrence in the string as1 of
76 * from the string as1 are searched. strnstr() returns a pointer
82 strnstr(const char *as1, const char *as2, size_t n) function
/illumos-gate/usr/src/man/man3c/
H A DMakefile1232 strnstr.3c \
2293 strnstr.3c := LINKSRC = string.3c

Completed in 67 milliseconds