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

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c405 static const char *excl_opts[] = {"-c", "-f", "-d"}; local
420 for (i = 0; i < NELEM(excl_opts); i++) {
423 excl_opts[i]);
426 excl_opts[i]);

Completed in 58 milliseconds