Home
last modified time | relevance | path

Searched defs:__findenv (Results 1 – 2 of 2) sorted by path

/dragonfly/contrib/bmake/
H A Dsetenv.c58 __findenv(name, offset) in __findenv() function
/dragonfly/lib/libc/stdlib/
H A Dgetenv.c155 __findenv(const char *name, size_t nameLen, int *envNdx, bool onlyActive) in __findenv() function