Home
last modified time | relevance | path

Searched refs:iswho (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/find/
H A Dfind.c1931 static int iswho(int c);
1994 while ((t = iswho(*amode)) != 0) { in readmode()
2091 iswho(int c) in iswho() function