Home
last modified time | relevance | path

Searched refs:getenv_func (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab.c3403 getenv_func(void *data, struct ps_prochandle *P, uintptr_t addr, in getenv_func() function
3434 if (Penv_iter(P, getenv_func, &d) == 1) { in Pgetenv()