Searched refs:buf3 (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/mips/bcm47xx/ |
| H A D | board.c | 240 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 D | gro.c | 655 static char buf3[MAX_HDR_LEN + PAYLOAD_LEN]; in send_flush_id_case() local 663 iph3 = (struct iphdr *)(buf3 + ETH_HLEN); in send_flush_id_case() 667 create_packet(buf3, PAYLOAD_LEN * 2, 0, PAYLOAD_LEN, 0); in send_flush_id_case() 738 write_packet(fd, buf3, total_hdr_len + PAYLOAD_LEN, daddr); in send_flush_id_case()
|
| /linux/fs/unicode/ |
| H A D | mkutf8data.c | 59 char buf3[LINESIZE]; variable 3183 t = buf3; in normalize_line() 3198 t = buf3; in normalize_line() 3246 t = buf3; in normalization_test()
|