Searched defs:sh_getenv (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dname.c3133 char *sh_getenv(const char *name) function
3152 * so sh_getenv() is used for the astintercept() callback. Plain
3157 return sh_getenv(name);

Completed in 66 milliseconds