Searched refs:sh_getenv (Results 1 – 4 of 4) sorted by relevance
61 extern char* sh_getenv(const char*);
2769 char *sh_getenv(const char *name) in sh_getenv() function2795 return sh_getenv(name); in getenv()
1310 shp->bltindata.shgetenv = sh_getenv; in sh_init()
5 10-02-14 Fix sh_getenv() initialization to cooperate with the 3d fs.