Searched refs:__allocenvvar (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/lib/libc/stdlib/
H A Dlocal.h35 extern char *__allocenvvar(size_t length);
H A Dsetenv.c104 if ((envvar = __allocenvvar(length)) == NULL)
H A D_env.c173 __allocenvvar(size_t length) function

Completed in 138 milliseconds