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

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c56 #define OPT_CONTAINED 0x0002 /* -c */ macro
502 set_option(&opts, OPT_CONTAINED, EXCL_OPT);
557 * if not OPT_FILE_ONLY, OPT_DEVINFO, or OPT_CONTAINED,
576 ((opts & OPT_CONTAINED) ? F_CONTAINED : 0) |

Completed in 45 milliseconds