Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fuser/
H A Dfuser.c403 static const char *excl_opts[] = {"-c", "-f", "-d"}; in set_option() local
418 for (i = 0; i < NELEM(excl_opts); i++) { in set_option()
421 excl_opts[i]); in set_option()
424 excl_opts[i]); in set_option()