Home
last modified time | relevance | path

Searched defs:ibuf_len (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/ipc/
H A Dip_trans.c43 static size_t ibuf_len; /* Length of current input. */ variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_local.h108 int ibuf_len; /* how many bytes are in it */ member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_local.h108 int ibuf_len; /* how many bytes are in it */ member
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dbpf.c156 int ibuf_len = 0; in bpf_open() local