Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/bcm47xx/
Dboard.c238 char buf3[30]; in bcm47xx_board_get_nvram() local
307 bcm47xx_nvram_getenv("boardrev", buf3, sizeof(buf3)) >= 0) { in bcm47xx_board_get_nvram()
311 !strcmp(buf3, e3->value3)) in bcm47xx_board_get_nvram()
318 bcm47xx_nvram_getenv("boardnum", buf3, sizeof(buf3)) == -ENOENT) { in bcm47xx_board_get_nvram()
/Linux-v6.1/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()