Searched refs:OPT_USERID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c62 #define OPT_USERID 0x0200 /* -u */ macro
217 if ((options & OPT_USERID) &&
373 * When OPT_USERID is set, give associated login names. When OPT_SIGNAL is
493 set_option(&flags, OPT_USERID, MOD_OPT);

Completed in 43 milliseconds