Searched refs:hdrlinelen (Results 1 – 1 of 1) sorted by relevance
123 int error, hdrlinelen, shellnamelen, shellarglen; in exec_script_makecmds() local151 hdrlinelen = uimin(epp->ep_hdrvalid, SCRIPT_HDR_SIZE); in exec_script_makecmds()152 for (cp = hdrstr + EXEC_SCRIPT_MAGICLEN; cp < hdrstr + hdrlinelen; in exec_script_makecmds()159 if (cp >= hdrstr + hdrlinelen) in exec_script_makecmds()