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

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dshell.h64 #define EX_SHERRBASE 256 /* all special error values are > this. */ macro
H A Dexecute_cmd.c3041 if (result > EX_SHERRBASE)
3057 else if (result > EX_SHERRBASE)

Completed in 69 milliseconds