tag | line | file | source code |
---|---|---|---|
barg_buf | 10 | arch/sparc/prom/bootstr.c | static char barg_buf[256]; |
barg_buf | 20 | arch/sparc/prom/bootstr.c | cp = barg_buf; |
barg_buf | 29 | arch/sparc/prom/bootstr.c | cp = barg_buf; |
barg_buf | 42 | arch/sparc/prom/bootstr.c | ap_getbootargs(barg_buf); |
barg_buf | 46 | arch/sparc/prom/bootstr.c | barg_buf[0] = 0; |
barg_buf | 49 | arch/sparc/prom/bootstr.c | return barg_buf; |