Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/find/
H A Dfind.c90 GROUPACL, GSID, GSIDACL, F_USER, USERACL, USID, USIDACL, FOLLOW, enumerator
164 "-user", F_USER, Num,
580 case F_USER: in compile()
590 if (argp->action == F_USER || in compile()
630 np->action = F_USER; in compile()
1071 case F_USER: in execute()
/illumos-gate/usr/src/cmd/ps/
H A Dps.c97 F_USER, /* effective user of the process */ enumerator
1690 case F_USER: in print_field()