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

/freebsd-12-stable/usr.bin/tip/libacu/
H A Dv3451.c55 static int notin(char *, char *);
174 while (notin(cp, buf) && rp < buf + sizeof (buf) - 1) {
175 if (online && notin("FAILED CALL", buf) == 0)
197 notin(char *sh, char *lg) function

Completed in 96 milliseconds