Searched refs:ERROR_NOENT (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/include/
H A Derror.h66 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Djobs.c1320 sh.exitval = ERROR_NOENT;
1327 sh.exitval = ERROR_NOENT;
H A Dpath.c1006 errormsg(SH_DICT,ERROR_exit(ERROR_NOENT),e_found,arg0);
H A Dxec.c1114 shp->exitval = ERROR_NOENT;
3225 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4);

Completed in 74 milliseconds