Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Derror.c108 exitstatus = SIGINT + 128; in onint()
170 exitstatus = 2; in sh_error()
A Deval.h38 extern int exitstatus; /* exit status of last command */
A Dtrap.c326 status = exitstatus; in dotrap()
348 exitstatus = status; in dotrap()
386 savestatus = exitstatus; in exitshell()
A Deval.c76 int exitstatus; /* exit status of last command */ variable
116 exitstatus = savestatus;
298 exitstatus = status; in evaltree()
312 return exitstatus; in evaltree()
855 exitstatus = status; in evalcommand()
908 status = exitstatus; in evalcommand()
951 exitstatus = status; in evalbltin()
1092 status = exitstatus; in returncmd()
A Dinit.c222 exitstatus = savestatus; in reset()
A Dmain.c384 exitstatus = status; in exitcmd()
A Dinput.c422 exitstatus = 127; in setinputfile()
A Dexec.c143 exitstatus = exerrno; in shellexec()
A Dexpand.c913 num = exitstatus; in varvalue()
A DTOUR206 status is returned in the global variable exitstatus. The alter-

Completed in 19 milliseconds