Searched refs:IMG_SHSIZE (Results 1 – 2 of 2) sorted by relevance
69 #define IMG_SHSIZE 512 /* largest shell interpreter, in bytes */ macro105 char ip_interp_buffer[IMG_SHSIZE]; /* interpreter buffer space */
641 for (ihp = &vdata[2]; ihp < &vdata[IMG_SHSIZE]; ihp++) { in exec_shell_imgact()653 if (ihp == &vdata[IMG_SHSIZE]) { in exec_shell_imgact()661 for (; ihp < &vdata[IMG_SHSIZE]; ihp++) { in exec_shell_imgact()670 if (ihp == &vdata[IMG_SHSIZE]) { in exec_shell_imgact()