Searched refs:notin (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/tip/aculib/ |
H A D | v3451.c | 20 static int notin(char *, char *); 151 while (notin(cp, buf) && rp < buf + sizeof (buf) - 1) { in expect() 152 if (online && notin("FAILED CALL", buf) == 0) in expect() 174 notin(char *sh, char *lg) in notin() function
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | conn.c | 64 static int notin(char *, char *); 500 while (notin(str, rdvec)) { in expect_str() 796 notin(char *sh, char *lg) in notin() function
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | conn.c | 69 static int notin(), ifdate(), checkdate(), checktime(), classmatch(); 703 while (notin(str, rdvec)) { 1044 notin(sh, lg) in notin() function
|
/titanic_41/usr/src/cmd/sgs/lex/common/ |
H A D | sub2.c | 43 static int notin(int n); 416 xstate = notin(stnum); in cgoto() 491 notin(int n) in notin() function
|
/titanic_41/usr/src/cmd/egrep/ |
H A D | egrep.y | 486 if (notin(nstate)) { in nxtst() 584 notin(int n) in notin() function
|
/titanic_41/usr/src/cmd/oawk/ |
H A D | b.c | 391 notin(int **array, int n, int *prev) /* is setvec in array[0] thru array[n]? */ in notin() function 754 if (notin(state, n, &prev)) { in cgotofn()
|
/titanic_41/usr/src/cmd/vgrind/ |
H A D | vgrindefs.src | 32 max min mod new NIL nil noresult not notin od of or procedure public\
|