Searched refs:interpb (Results 1 – 1 of 1) sorted by relevance
105 const char *ihp, *interpb, *interpe, *maxp, *optb, *opte, *fname; in exec_shell_imgact() local148 interpb = ihp; in exec_shell_imgact()153 if (interpb == interpe) in exec_shell_imgact()155 if (interpe - interpb >= MAXINTERP) in exec_shell_imgact()192 offset = interpe - interpb + 1; /* interpreter */ in exec_shell_imgact()220 length = interpe - interpb; in exec_shell_imgact()221 bcopy(interpb, imgp->args->begin_argv, length); in exec_shell_imgact()