Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-smb.c170 const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2()
240 const u_char *maxbuf = data + datalen; in print_browse() local
328 const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans()
396 const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot()
780 const u_char *buf, const u_char *maxbuf) in print_smb()
911 const u_char *maxbuf; in nbt_tcp_print() local
1081 const u_char *maxbuf = data + length; in nbt_udp137_print() local
1222 const u_char *maxbuf; in smb_tcp_print() local
1264 const u_char *maxbuf = data + length; in nbt_udp138_print() local
1357 const u_char *maxbuf = data + length; in netbeui_print() local
[all …]
H A Dsmbutil.c141 const u_char *in, const u_char *maxbuf, char *out) in name_interpret()
184 const u_char *buf, u_int ofs, const u_char *maxbuf) in name_ptr()
223 const u_char *buf, u_int ofs, const u_char *maxbuf, char *name) in name_extract()
238 const u_char *s, const u_char *maxbuf) in name_len()
468 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata1()
831 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata()
/freebsd/sys/dev/ffec/
H A Dif_ffec.c1103 uint32_t maxbuf, maxfl, regval; in ffec_init_locked() local
/freebsd/sys/kern/
H A Dvfs_bio.c1063 long maxbuf, maxbuf_sz, buf_sz, biotmap_sz; in kern_vfs_bio_buffer_alloc() local
/freebsd/contrib/expat/tests/
H A Dbasic_tests.c2882 int maxbuf = INT_MAX / 2 + (INT_MAX & 1); // round up without overflow in START_TEST() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c1606 char maxbuf[32]; in dump_metaslab_stats() local