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