Searched defs:eaten (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/chardev/ |
H A D | testdev.c | 91 int tocopy, eaten, orig_len = len; in testdev_chr_write() local
|
H A D | baum.c | 494 int tocopy, cur, eaten, orig_len = len; in baum_chr_write() local
|
/openbmc/linux/net/strparser/ |
H A D | strparser.c | 96 size_t eaten = 0, cand_len; in __strp_recv() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_input.c | 4842 bool fin, fragstolen, eaten; in tcp_ofo_queue() local 5054 int eaten; in tcp_queue_rcv() local 5131 int eaten; in tcp_data_queue() local 6072 int eaten = 0; in tcp_rcv_established() local
|
/openbmc/qemu/disas/ |
H A D | m68k.c | 1817 int eaten = print_insn_arg (d, buffer, p, memaddr + (p - buffer), info); in match_insn_m68k() local
|