| Home | Sort by: relevance | last modified time | path |
| /src/sys/arch/usermode/include/ | |
| thunk.h | 126 int thunk_mkstemp(char *); |
| /src/sys/arch/usermode/usermode/ | |
| pmap.c | 246 mem_fh = thunk_mkstemp(mem_name); |
| thunk.c | 562 thunk_mkstemp(char *template) function |