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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7c.c640 char *tokstatusp; local
689 tokstatusp = tokstatus;
703 if (tokstatusp != NULL && c != *tokstatusp++)
704 tokstatusp = NULL;
710 if (tokstatusp == NULL &&
724 if (tokstatusp != NULL && *tokstatusp == NULL)
749 if (*++tokstatusp == NULL)
764 if (! isalpha(c) || *++tokstatusp
[all...]

Completed in 77 milliseconds