Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/libsaslc/dist/src/
H A Dbuffer.c59 size_t maxbuf; /* allocated length of payload buffer (maxbuf) */ member
85 size_t maxbuf; /* allocated length of payload buffer */ member
117 saslc__buffer_create(saslc_sess_t *sess, size_t maxbuf) in saslc__buffer_create()
217 saslc__buffer32_create(saslc_sess_t *sess, size_t maxbuf) in saslc__buffer32_create()
H A Dmech_digestmd5.c171 size_t maxbuf; member
184 size_t maxbuf; member
1597 size_t maxbuf; in saslc__mech_digestmd5_parse_challenge() local
1957 const char *maxbuf; in saslc__mech_digestmd5_response_data() local
2078 maxpayload(size_t maxbuf, size_t blksize) in maxpayload()
2179 char *cipher, *maxbuf, *realm; in saslc__mech_digestmd5_reply() local
H A Dmech_gssapi.c673 wrap_size_limit(saslc_sess_t *sess, OM_uint32 maxbuf) in wrap_size_limit()
/minix3/external/bsd/tcpdump/dist/
H A Dprint-smb.c177 const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2()
248 const u_char *maxbuf = data + datalen; in print_browse() local
340 const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans()
402 const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot()
443 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_sesssetup()
487 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_lockingandx()
799 const u_char *buf, const u_char *maxbuf) in print_smb()
935 const u_char *maxbuf; in nbt_tcp_print() local
1105 const u_char *maxbuf = data + length; in nbt_udp137_print() local
1243 const u_char *maxbuf; in smb_tcp_print() local
[all …]
H A Dsmbutil.c134 const u_char *in, const u_char *maxbuf, char *out) in name_interpret()
175 const u_char *buf, int ofs, const u_char *maxbuf) in name_ptr()
215 const u_char *buf, int ofs, const u_char *maxbuf, char *name) in name_extract()
230 const unsigned char *s, const unsigned char *maxbuf) in name_len()
442 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata1()
802 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata()
/minix3/crypto/external/bsd/netpgp/dist/src/lib/
H A Dmisc.c296 unsigned maxbuf = 128; in pgp_push_error() local