Home
last modified time | relevance | path

Searched refs:report_init (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/usr.sbin/bootp/common/
H A Dreport.h5 extern void report_init(int);
H A Dreport.c40 report_init(int nolog) in report_init() function
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dreport.h38 void *report_init(struct cmd_context *cmd, const char *format, const char *keys,
/netbsd-src/external/gpl2/lvm2/dist/lib/report/
H A Dreport.h38 void *report_init(struct cmd_context *cmd, const char *format, const char *keys,
H A Dreport.c1171 void *report_init(struct cmd_context *cmd, const char *format, const char *keys, in report_init() function
/netbsd-src/usr.sbin/bootp/bootpgw/
H A Dbootpgw.c157 report_init(0); /* uses progname */ in main()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dreporter.c353 if (!(report_handle = report_init(cmd, options, keys, &report_type, in _report()
/netbsd-src/usr.sbin/bootp/bootpd/
H A Dbootpd.c194 report_init(0); /* uses progname */ in main()