Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/bcm47xx/
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-v6.6/fs/unicode/
Dmkutf8data.c59 char buf3[LINESIZE]; variable
3183 t = buf3; in normalize_line()
3198 t = buf3; in normalize_line()
3246 t = buf3; in normalization_test()