Home
last modified time | relevance | path

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

/arch/um/os-Linux/
A Dmem.c131 static int __init make_tempfile(const char *template) in make_tempfile() argument
156 tempname = malloc(strlen(tempdir) + strlen(template) + 1); in make_tempfile()
161 strcat(tempname, template); in make_tempfile()
/arch/um/drivers/
A Dvector_user.c62 static const char *template = "tapXXXXXX"; variable
230 strcpy(iface, template); in user_init_tap_fds()

Completed in 6 milliseconds