Searched refs:e_funload (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/ksh93/data/
H A Dmsg.c215 const char e_funload[] = "function, built-in or type definition for %s not found in %s"; variable
/ast/src/cmd/ksh93/include/
H A Dpath.h111 extern const char e_funload[];
/ast/src/cmd/ksh93/sh/
H A Dpath.c642 errormsg(SH_DICT,ERROR_exit(ERROR_NOEXEC),e_funload,name,pname);

Completed in 16 milliseconds