Searched defs:l_option (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c214 static bool_int l_option; variable
597 } else if (arg == 'l' && ! l_option) {
623 if (l_option && o_option)
986 if (l_option || n_option) {
990 l_option ? "-l" : "-n", dfrp->dfr_cmd_arg);
1021 if (l_option && is_remote_fs(dfrp->dfr_fstype)) {

Completed in 67 milliseconds