Searched defs:maxbuf (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/tcpdump/ |
H A D | print-smb.c | 168 const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2() 238 const u_char *maxbuf = data + datalen; in print_browse() local 326 const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans() 394 const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot() 432 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_sesssetup() 473 … const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_lockingandx() 780 const u_char *buf, const u_char *maxbuf) in print_smb() 912 const u_char *maxbuf; in nbt_tcp_print() local 1082 const u_char *maxbuf = data + length; in nbt_udp137_print() local 1224 const u_char *maxbuf; in smb_tcp_print() local [all …]
|
H A D | smbutil.c | 139 const u_char *in, const u_char *maxbuf, char *out) in name_interpret() 182 const u_char *buf, u_int ofs, const u_char *maxbuf) in name_ptr() 221 const u_char *buf, u_int ofs, const u_char *maxbuf, char *name) in name_extract() 236 const u_char *s, const u_char *maxbuf) in name_len() 466 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata1() 830 const u_char *buf, const char *fmt, const u_char *maxbuf, in smb_fdata()
|
/freebsd/sys/dev/ffec/ |
H A D | if_ffec.c | 1103 uint32_t maxbuf, maxfl, regval; ffec_init_locked() local
|
/freebsd/sys/kern/ |
H A D | vfs_bio.c | 1073 long maxbuf, maxbuf_sz, buf_sz, biotmap_sz; in kern_vfs_bio_buffer_alloc() local
|
/freebsd/contrib/expat/tests/ |
H A D | basic_tests.c | 2980 int maxbuf = INT_MAX / 2 + (INT_MAX & 1); // round up without overflow START_TEST() local
|
/freebsd/sys/contrib/openzfs/cmd/zdb/ |
H A D | zdb.c | 1635 char maxbuf[32]; in dump_metaslab_stats() local
|