Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Derror.h76 #define EXEXIT 4 /* shell wants to exit(exitstatus) */ macro
H A Dmain.c177 exception == EXEXIT) in main()