Searched refs:vdata (Results 1 – 1 of 1) sorted by relevance
575 char *vdata = imgp->ip_vdata; in exec_shell_imgact() local584 if (vdata[0] != '#' || in exec_shell_imgact()585 vdata[1] != '!' || in exec_shell_imgact()608 for (ihp = &vdata[2]; ihp < &vdata[IMG_SHSIZE]; ihp++) { in exec_shell_imgact()620 if (ihp == &vdata[IMG_SHSIZE]) { in exec_shell_imgact()628 for (; ihp < &vdata[IMG_SHSIZE]; ihp++) { in exec_shell_imgact()637 if (ihp == &vdata[IMG_SHSIZE]) { in exec_shell_imgact()