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

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c175 #define W_OPTNS wrkvec[4] macro
297 pfFound(Jobid, W_OPTNS, Nstat.t_qtime);
298 mailopt = strchr(W_OPTNS, 'm') != NULL;
299 statfopt = strchr(W_OPTNS, 'o') != NULL;
300 ntfyopt = strchr(W_OPTNS, 'n') != NULL;
406 if (chkperm(W_FILE1, filename, strchr(W_OPTNS, 'd'))) {
778 || chkperm(W_FILE1, filename, strchr(W_OPTNS, 'd'))) {
935 ntfyopt = strchr(W_OPTNS, 'n') != NULL;

Completed in 229 milliseconds