Searched refs:ERROR_NOENT (Results 1 – 4 of 4) sorted by relevance
66 #define ERROR_NOENT EXIT_NOTFOUND /* shell convention */ macro
325 shp->exitval = fun?1:ERROR_NOENT; in job_cowalk()1573 shp->exitval = ERROR_NOENT; in job_wait()1580 shp->exitval = ERROR_NOENT; in job_wait()
1044 errormsg(SH_DICT,ERROR_exit(ERROR_NOENT),e_found,arg0); in path_exec()
1525 shp->exitval = ERROR_NOENT; in sh_exec()4033 errormsg(SH_DICT,ERROR_system(ERROR_NOENT),e_found+4); in sh_ntfork()