Searched refs:INVPTR (Results 1 – 5 of 5) sorted by relevance
231 return INVPTR; in tw_tok()468 if ((wl[0] = tw_tok(buf)) == NULL || wl[0] == INVPTR) { in tw_complete()485 wl[wordno] != INVPTR; wordno++) in tw_complete()488 if (wl[wordno] == INVPTR) { /* Found a meta character */ in tw_complete()
1425 if (arginp == INVPTR || onelflg == 1) { in readc()1432 arginp = INVPTR; in readc()
98 Char *INVPTR = &INVCHAR; variable99 Char **INVPPTR = &INVPTR;
1203 extern Char *INVPTR;
1398 35. Fixed typo with INVPTR in sh.lex.c