Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/find/
H A Dfind.c1922 static int isperm(PERMST *pp, int c);
2006 while ((t = isperm(pp, *amode)) != 0) {
2129 isperm(pp, c) in isperm() function