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