Searched refs:vdata (Results 1 – 1 of 1) sorted by relevance
601 char *vdata = imgp->ip_vdata; in exec_shell_imgact() local610 if (vdata[0] != '#' || in exec_shell_imgact()611 vdata[1] != '!' || in exec_shell_imgact()634 for (ihp = &vdata[2]; ihp < &vdata[IMG_SHSIZE]; ihp++) { in exec_shell_imgact()646 if (ihp == &vdata[IMG_SHSIZE]) { in exec_shell_imgact()654 for (; ihp < &vdata[IMG_SHSIZE]; ihp++) { in exec_shell_imgact()663 if (ihp == &vdata[IMG_SHSIZE]) { in exec_shell_imgact()