Home
last modified time | relevance | path

Searched defs:obuf_size (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/ul/
H A Dul.c150 size_t obuf_size = 0; in filter() local
270 flushln(struct CHAR *obuf, size_t obuf_size) in flushln()
374 initbuf(struct CHAR *obuf, size_t obuf_size) in initbuf()
390 fwd(struct CHAR *obuf, size_t obuf_size) in fwd()
402 reverse(struct CHAR *obuf, size_t obuf_size) in reverse()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbf_lbuf.c54 int obuf_size; /* how big is the output buffer */ member
H A Dbio_local.h106 int obuf_size; /* how big is the output buffer */ member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbf_lbuf.c52 int obuf_size; /* how big is the output buffer */ member
H A Dbio_local.h106 int obuf_size; /* how big is the output buffer */ member
/netbsd-src/external/bsd/wpa/dist/src/common/
H A Dwpa_helpers.c164 size_t obuf_size) in get_wpa_status()