• Home
  • Raw
  • Download

Lines Matching refs:u_char

30 const u_char *startbuf = NULL;
37 void (*fn)(const u_char *, const u_char *, const u_char *, const u_char *);
45 void (*fn)(const u_char *, const u_char *, int, int);
93 trans2_findfirst(const u_char *param, const u_char *data, int pcnt, int dcnt) in trans2_findfirst()
110 trans2_qfsinfo(const u_char *param, const u_char *data, int pcnt, int dcnt) in trans2_qfsinfo()
173 print_trans2(const u_char *words, const u_char *dat, const u_char *buf, const u_char *maxbuf) in print_trans2()
177 const u_char *data, *param; in print_trans2()
178 const u_char *w = words + 1; in print_trans2()
243 print_browse(const u_char *param, int paramlen, const u_char *data, int datalen) in print_browse()
245 const u_char *maxbuf = data + datalen; in print_browse()
325 print_ipc(const u_char *param, int paramlen, const u_char *data, int datalen) in print_ipc()
336 print_trans(const u_char *words, const u_char *data1, const u_char *buf, const u_char *maxbuf) in print_trans()
340 const u_char *data, *param; in print_trans()
341 const u_char *w = words + 1; in print_trans()
398 print_negprot(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbuf) in print_negprot()
439 print_sesssetup(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *maxbu… in print_sesssetup()
483 print_lockingandx(const u_char *words, const u_char *data, const u_char *buf _U_, const u_char *max… in print_lockingandx()
486 const u_char *maxwords; in print_lockingandx()
795 print_smb(const u_char *buf, const u_char *maxbuf) in print_smb()
801 const u_char *words, *maxwords, *data; in print_smb()
926 nbt_tcp_print(const u_char *data, int length) in nbt_tcp_print()
931 const u_char *maxbuf; in nbt_tcp_print()
1037 const u_char *origdata; in nbt_tcp_print()
1090 nbt_udp137_print(const u_char *data, int length) in nbt_udp137_print()
1092 const u_char *maxbuf = data + length; in nbt_udp137_print()
1096 const u_char *p; in nbt_udp137_print()
1253 nbt_udp138_print(const u_char *data, int length) in nbt_udp138_print()
1255 const u_char *maxbuf = data + length; in nbt_udp138_print()
1345 netbeui_print(u_short control, const u_char *data, int length) in netbeui_print()
1347 const u_char *maxbuf = data + length; in netbeui_print()
1350 const u_char *data2; in netbeui_print()
1443 ipx_netbios_print(const u_char *data, u_int length) in ipx_netbios_print()
1450 const u_char *maxbuf; in ipx_netbios_print()