Searched refs:BARG_LEN (Results 1 – 2 of 2) sorted by relevance
20 #define BARG_LEN 1024 macro24 char bootstr_buf[BARG_LEN];26 .bootstr_len = BARG_LEN,40 bootstr_info.bootstr_buf, BARG_LEN); in prom_getbootargs()
11 #define BARG_LEN 256 macro12 static char barg_buf[BARG_LEN] = { 0 };36 if (cp >= barg_buf + BARG_LEN - 2) in prom_getbootargs()42 if (cp >= barg_buf + BARG_LEN - 1) in prom_getbootargs()