Home
last modified time | relevance | path

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

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