Searched refs:dump_func (Results 1 – 5 of 5) sorted by relevance
1173 dump_func_t dump_func; in smbreq_dump_dcmd() local1227 dump_func = smbsrv_pcap_dump; in smbreq_dump_dcmd()1231 dump_func = smb_req_dump; in smbreq_dump_dcmd()1246 rc = dump_func(&sr->command, sr->command.max_bytes, in smbreq_dump_dcmd()1258 rc = dump_func(&sr->reply, sr->reply.chain_offset, in smbreq_dump_dcmd()
375 const sl_field_t *fdesc, dump_func_t dump_func) in print_subtype() argument397 (* dump_func)(&sub_state, title); in print_subtype()
121 typedef krb5_error_code (*dump_func)(krb5_pointer, typedef140 dump_func dump_princ;
1335 dump_func (char *arg, int flags) in dump_func() function1383 dump_func,
1670 * stage2/builtins.c [GRUB_UTIL] (dump_func): New function.