Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dexec_script.c123 int error, hdrlinelen, shellnamelen, shellarglen; in exec_script_makecmds() local
170 shellarglen = 0; in exec_script_makecmds()
194 shellarglen++; in exec_script_makecmds()
253 tmpsap->fa_len = shellarglen + 1; in exec_script_makecmds()