Home
last modified time | relevance | path

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

/netbsd/sys/arch/usermode/include/
H A Dthunk.h126 int thunk_mkstemp(char *);
/netbsd/sys/arch/usermode/usermode/
H A Dthunk.c562 thunk_mkstemp(char *template) in thunk_mkstemp() function
H A Dpmap.c246 mem_fh = thunk_mkstemp(mem_name); in pmap_bootstrap()