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

/illumos-gate/usr/src/cmd/find/
H A Dfind.c1903 typedef struct PERMST { struct
1908 } PERMST; typedef in typeref:struct:PERMST
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;
2194 PERMST *pp;

Completed in 63 milliseconds