Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/skas/
H A Dprocess.c237 #define STUB_EXE_NAME_TEMPLATE "/uml-userspace-XXXXXX" macro
255 strlen(STUB_EXE_NAME_TEMPLATE) + 1); in init_stub_exe_fd()
260 strcat(tmpfile, STUB_EXE_NAME_TEMPLATE); in init_stub_exe_fd()