Home
last modified time | relevance | path

Searched refs:strnstr (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Dwhois.c303 host = strnstr(buf, WHOIS_SERVER_ID, len); in whois()
315 strnstr(buf, WHOIS_ORG_SERVER_ID, len)) != NULL) { in whois()
329 if (strnstr(buf, ip_whois[i], len) != in whois()
/titanic_41/usr/src/lib/libc/port/gen/
H A Dstrstr.c82 strnstr(const char *as1, const char *as2, size_t n) in strnstr() function
/titanic_41/usr/src/head/
H A Dstring.h123 extern char *strnstr(const char *, const char *, size_t);
/titanic_41/usr/src/uts/common/inet/nca/
H A Dnca.h1675 extern char *strnstr(const char *, const char *, size_t);
/titanic_41/usr/src/man/man3c/
H A DMakefile1175 strnstr.3c \
2187 strnstr.3c := LINKSRC = string.3c
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers414 strnstr;
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc1244 link path=usr/share/man/man3c/strnstr.3c target=string.3c