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

/illumos-gate/usr/src/tools/protocmp/
H A Dproto_list.h42 #define PERM 3 macro
/illumos-gate/usr/src/cmd/find/
H A Dfind.c89 MTIME, NAME, NCPIO, NEWER, NOGRP, NOT, NOUSER, OK, OR, PATH, PERM, enumerator in enum:Command
150 "-perm", PERM, Num,
470 if ((argp->action != PERM) ||
660 case PERM:
903 case PERM:
1898 * The PERM struct is the machine that builds permissions. The p_special
1925 static PERMST *endp; /* Last used PERM structure */

Completed in 62 milliseconds