Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h164 char * thunk_getenv(const char *);
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c761 thunk_getenv(const char *name) in thunk_getenv() function