Searched refs:BARG_LEN (Results 1 – 2 of 2) sorted by relevance
21 #define BARG_LEN 1024 macro25 char bootstr_buf[BARG_LEN];27 .bootstr_len = BARG_LEN,41 bootstr_info.bootstr_buf, BARG_LEN); in prom_getbootargs()
12 #define BARG_LEN 256 macro13 static char barg_buf[BARG_LEN] = { 0 };37 if (cp >= barg_buf + BARG_LEN - 2) in prom_getbootargs()43 if (cp >= barg_buf + BARG_LEN - 1) in prom_getbootargs()