Home
last modified time | relevance | path

Searched refs:shellname (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
108 shellname = NULL; in exec_script_makecmds()
118 shellname = cp; in exec_script_makecmds()
191 epp->ep_ndp->ni_dirp = shellname; in exec_script_makecmds()
199 strlcpy(*tmpsap++, shellname, shellnamelen + 1); in exec_script_makecmds()