Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c173 #define W_OPTNS wrkvec[4] macro
295 pfFound(Jobid, W_OPTNS, Nstat.t_qtime); in cntrl()
296 mailopt = strchr(W_OPTNS, 'm') != NULL; in cntrl()
297 statfopt = strchr(W_OPTNS, 'o') != NULL; in cntrl()
298 ntfyopt = strchr(W_OPTNS, 'n') != NULL; in cntrl()
404 if (chkperm(W_FILE1, filename, strchr(W_OPTNS, 'd'))) { in cntrl()
776 || chkperm(W_FILE1, filename, strchr(W_OPTNS, 'd'))) { in cntrl()
933 ntfyopt = strchr(W_OPTNS, 'n') != NULL; in cntrl()