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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dname.c2769 char *sh_getenv(const char *name) function
2790 * so sh_getenv() is used for the astintercept() callback. Plain
2795 return sh_getenv(name);

Completed in 301 milliseconds