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.c358 #define STUB_EXE_NAME_TEMPLATE "/uml-userspace-XXXXXX" macro
376 strlen(STUB_EXE_NAME_TEMPLATE) + 1); in init_stub_exe_fd()
381 strcat(tmpfile, STUB_EXE_NAME_TEMPLATE); in init_stub_exe_fd()