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

/osnet-11/usr/src/lib/libnsl/dial/
H A Dconn.c64 static int notin(char *, char *);
500 while (notin(str, rdvec)) {
787 * notin(sh, lg) check for occurrence of substring "sh"
796 notin(char *sh, char *lg) function

Completed in 293 milliseconds