Searched refs:MAXCMDL (Results 1 – 2 of 2) sorted by relevance
42 #define MAXCMDL 512 macro61 char line[MAXCMDL]; in init_env()83 while (fgets(line, MAXCMDL - 1, fp) != NULL) { in init_env()
156 #define MAXCMDL 512 macro1000 char cmd_string[MAXCMDL]; in remv()1219 char cmd_string[MAXCMDL]; in spawn_processes()1756 if (ptr >= shcmd + MAXCMDL - 1) in getcmd()1929 char line[MAXCMDL]; in init_env()1955 while (fgets(line, MAXCMDL - 1, fp) != NULL && in init_env()2050 char line[MAXCMDL]; in boot_init()