Home
last modified time | relevance | path

Searched defs:jobname (Results 1 – 5 of 5) sorted by relevance

/original-bsd/usr.bin/at/atrun/
H A Datrun.c148 char jobname[128]; /* name of job we're going to run */ local
356 sendmailto(user,jobname,exitstatus) in sendmailto() argument
/original-bsd/usr.bin/at/atrm/
H A Datrm.c316 isowner(name,jobname) in isowner() argument
/original-bsd/usr.bin/at/atq/
H A Datq.c448 char jobname[28]; /* the job name */ local
/original-bsd/usr.sbin/lpr/lpr/
H A Dlpr.c60 static char *jobname; /* job name on header page */ variable
/original-bsd/usr.sbin/lpr/lpd/
H A Dprintjob.c80 static char jobname[100]; /* job or file name */ variable