Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dexec_script.c67 char *cp, *shellname, *shellarg, *oldpnbuf; in exec_script_makecmds() local
79 oldpnbuf = epp->ep_ndp->ni_cnd.cn_pnbuf; in exec_script_makecmds()
237 pool_put(&namei_pool, oldpnbuf); in exec_script_makecmds()
254 epp->ep_ndp->ni_cnd.cn_pnbuf = oldpnbuf; in exec_script_makecmds()