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

/osnet-11/usr/src/lib/libast/common/include/
H A Derror.h66 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/osnet-11/usr/src/lib/libast/amd64/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Derror.h75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c307 shp->exitval = fun?1:ERROR_NOENT;
1487 shp->exitval = ERROR_NOENT;
1494 shp->exitval = ERROR_NOENT;
H A Dpath.c1011 errormsg(SH_DICT,ERROR_exit(ERROR_NOENT),e_found,arg0);
H A Dxec.c1380 shp->exitval = ERROR_NOENT;
3816 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4);

Completed in 32 milliseconds