Searched defs:maxbuf (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dsmbutil.c132 name_interpret(const u_char *in, const u_char *maxbuf, char *out) argument
172 name_ptr(const u_char *buf, int ofs, const u_char *maxbuf) argument
211 name_extract(const u_char *buf, int ofs, const u_char *maxbuf, char *name) argument
225 name_len(const unsigned char *s, const unsigned char *maxbuf) argument
432 smb_fdata1(const u_char *buf, const char *fmt, const u_char *maxbuf, int unicodestr) argument
791 smb_fdata(const u_char *buf, const char *fmt, const u_char *maxbuf, int unicodestr) argument
[all...]
H A Dprint-smb.c173 print_trans2(const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) argument
245 const u_char *maxbuf = data + datalen; local
336 print_trans(const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) argument
398 print_negprot(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
439 print_sesssetup(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
483 print_lockingandx(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) argument
795 print_smb(const u_char *buf, const u_char *maxbuf) argument
931 const u_char *maxbuf; local
1092 const u_char *maxbuf = data + length; local
1255 const u_char *maxbuf; local
1295 const u_char *maxbuf = data + length; local
1387 const u_char *maxbuf = data + length; local
1490 const u_char *maxbuf; local
[all...]
/freebsd-10-stable/sys/dev/ffec/
H A Dif_ffec.c1073 uint32_t maxbuf, maxfl, regval; local
/freebsd-10-stable/sys/kern/
H A Dvfs_bio.c659 long maxbuf, maxbuf_sz, buf_sz, biotmap_sz; local
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c746 char maxbuf[32]; local
754 zdb_nicenum(metaslab_block_maxsize(msp), maxbuf, sizeof (maxbuf)); local

Completed in 174 milliseconds