Home
last modified time | relevance | path

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

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