Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/find/
H A Dfind.c1903 typedef struct PERMST { struct
1908 } PERMST; argument
1922 static int isperm(PERMST *pp, int c);
1924 static PERMST machine[NPERM]; /* Permission construction machine */
1925 static PERMST *endp; /* Last used PERM structure */
1939 PERMST *pp;
2130 PERMST *pp; in isperm()
2194 PERMST *pp; in getmode()