Home
last modified time | relevance | path

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

/openbsd-src/sys/kern/
H A Dexec_script.c67 char *cp, *shellname, *shellarg, *oldpnbuf; in exec_script_makecmds() local
109 shellarg = NULL; in exec_script_makecmds()
139 shellarg = cp; in exec_script_makecmds()
200 if (shellarg != NULL) { in exec_script_makecmds()
202 strlcpy(*tmpsap++, shellarg, shellarglen + 1); in exec_script_makecmds()