Home
last modified time | relevance | path

Searched refs:dumper (Results 1 – 25 of 72) sorted by relevance

123

/netbsd-src/usr.sbin/npf/npfd/
H A Dnpfd_log.c60 pcap_dumper_t *dumper; member
299 if (ctx->dumper) in npfd_log_file_reopen()
300 pcap_dump_close(ctx->dumper); in npfd_log_file_reopen()
310 ctx->dumper = pcap_dump_open(ctx->pcap, ctx->path); in npfd_log_file_reopen()
313 ctx->dumper = pcap_dump_open_append(ctx->pcap, ctx->path); in npfd_log_file_reopen()
318 if (ctx->dumper == NULL) { in npfd_log_file_reopen()
332 if (ctx->dumper) in npfd_log_destroy()
333 pcap_dump_close(ctx->dumper); in npfd_log_destroy()
348 if (!ctx->dumper) in npfd_log_flush()
350 if (pcap_dump_flush(ctx->dumper) == -1) in npfd_log_flush()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc3992 class dumper { class
4057 static dumper dump = {0, dump_flags_t (0)};
4062 dumper::push (module_state *m) in push()
4106 void dumper::pop (unsigned n) in pop()
4132 dumper::impl::nested_name (tree t) in nested_name()
4263 dumper::operator () (const char *format, ...) in operator ()()
7137 dump (dumper::TREE) in ref_node()
7158 dump (dumper::TREE) && dump ("Read backref:%d found %C:%N%S", tag, in back_ref()
7174 dump (dumper::TREE) in add_indirect_tpl_parms()
7192 dump (dumper::TREE) in add_indirect_tpl_parms()
[all …]
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Daliases032 dumper: root
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-profdata.rst264 Instruct the profile dumper to show profile counts in the text format of the
271 Instruct the profile dumper to show the top ``n`` functions with the
H A Dllvm-objdump.rst1 llvm-objdump - LLVM's object file dumper
/netbsd-src/external/gpl3/gcc.old/dist/
H A Dltoptions.m4143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/crypto/external/cpl/tpm-tools/dist/m4/
H A Dltoptions.m4142 _LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
/netbsd-src/external/gpl3/gdb.old/dist/
H A Dltoptions.m4143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A Daliases32 dumper: root
/netbsd-src/external/gpl3/gdb/dist/
H A Dltoptions.m4143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/gpl3/binutils/dist/
H A Dltoptions.m4143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/gpl3/binutils.old/dist/
H A Dltoptions.m4143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/gpl3/gcc/dist/
H A Dltoptions.m4143 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/bsd/flex/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/lgpl3/mpfr/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/bsd/ntp/dist/sntp/libevent/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/bsd/ntp/dist/sntp/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/bsd/openldap/dist/build/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/lgpl3/mpc/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/sys/external/isc/libsodium/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/mpl/bind/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/mit/isl/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/bsd/libevent/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
/netbsd-src/external/mit/expat/dist/m4/
H A Dltoptions.m4145 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl

123