Home
last modified time | relevance | path

Searched refs:buf3 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/bcm47xx/
H A Dboard.c240 char buf3[30]; in bcm47xx_board_get_nvram() local
309 bcm47xx_nvram_getenv("boardrev", buf3, sizeof(buf3)) >= 0) { in bcm47xx_board_get_nvram()
313 !strcmp(buf3, e3->value3)) in bcm47xx_board_get_nvram()
320 bcm47xx_nvram_getenv("boardnum", buf3, sizeof(buf3)) == -ENOENT) { in bcm47xx_board_get_nvram()
/linux/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/fs/unicode/
H A Dmkutf8data.c59 char buf3[LINESIZE]; variable
3183 t = buf3; in normalize_line()
3198 t = buf3; in normalize_line()
3246 t = buf3; in normalization_test()