Searched refs:MAXINTERP (Results 1 – 2 of 2) sorted by relevance
61 CTASSERT(MAXSHELLCMDLEN >= MAXINTERP + 3);155 if (interpe - interpb >= MAXINTERP) in exec_shell_imgact()
111 #define MAXINTERP PATH_MAX /* max interpreter file name length */ macro