Searched refs:SPOOLDIR (Results 1 - 2 of 2) sorted by relevance

/solaris-desktop/ext-sources/
H A Dpostrun-query56 SPOOLDIR="$PKG_INSTALL_ROOT$POSTRUN_ROOT_BASEDIR/var/spool/postrun"
130 grep "^class: $postrun_query_class" $SPOOLDIR/*.ctrl >/dev/null 2>&1 \
136 grep -l "^class: $postrun_query_class" $SPOOLDIR/*.ctrl 2>/dev/null \
143 test -f $SPOOLDIR/$postrun_query_job.ctrl && \
144 job_details="`cat $SPOOLDIR/$postrun_query_job.ctrl`" && \
145 job_commands="`cat $SPOOLDIR/$postrun_query_job.cmd`" || {
162 ctrls=`grep -l "^class: $postrun_query_class" $SPOOLDIR/*.ctrl 2>/dev/null`
H A Dpostrun35 SPOOLDIR="$MYDIR/../../spool/postrun"
38 SEQFILE="$SPOOLDIR/.seq"
190 cd $SPOOLDIR
253 ctrl_file="$SPOOLDIR/$job_seq.ctrl"
254 cmd_file="$SPOOLDIR/$job_seq.cmd"
440 cd $SPOOLDIR
482 postrun_command_file=$SPOOLDIR/`basename $job .ctrl`.cmd

Completed in 12 milliseconds