Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/find/
H A Dfind.c87 F_GROUPACL, F_USER, F_USERACL, FOLLOW, FSTYPE, INAME, INUM, IPATH, enumerator
157 "-user", F_USER, Num,
571 case F_USER:
581 if (argp->action == F_USER ||
946 case F_USER:
/titanic_41/usr/src/cmd/ps/
H A Dps.c97 F_USER, /* effective user of the process */ enumerator
1690 case F_USER: in print_field()