Home
last modified time | relevance | path

Searched defs:exitstatus (Results 1 – 3 of 3) sorted by relevance

/csrg-svn/usr.bin/at/atrun/
H A Datrun.c139 int exitstatus; /* exit status of the job */ local
356 sendmailto(user,jobname,exitstatus) in sendmailto() argument
/csrg-svn/bin/sh/
H A Dmain.c328 exit(exitstatus) { in exit() argument
H A Deval.c65 int exitstatus; /* exit status of last command */ variable