Searched refs:ERROR_NOENT (Results 1 – 8 of 8) sorted by relevance
66 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
75 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
1320 sh.exitval = ERROR_NOENT; in job_wait()1327 sh.exitval = ERROR_NOENT; in job_wait()
1006 errormsg(SH_DICT,ERROR_exit(ERROR_NOENT),e_found,arg0); in path_exec()
1114 shp->exitval = ERROR_NOENT; in sh_exec()3225 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4); in sh_ntfork()