Home
last modified time | relevance | path

Searched refs:dump_config (Results 1 – 23 of 23) sorted by relevance

/freebsd/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.h55 void dump_config (void);
H A Dparser.y223 dump_config(); in read_config_file()
261 dump_config(void) in dump_config() function
/freebsd/usr.sbin/usbconfig/
H A Ddump.h41 void dump_config(struct libusb20_device *pdev, uint8_t all_cfg);
H A Dusbconfig.c519 dump_config(pdev, 1); in flush_command()
522 dump_config(pdev, 0); in flush_command()
526 dump_config(pdev, 1); in flush_command()
H A Ddump.c650 dump_config(struct libusb20_device *pdev, uint8_t all_cfg) in dump_config() function
/freebsd/usr.sbin/bhyve/
H A Dconfig.h127 void dump_config(void);
H A Dconfig.c461 dump_config(void) in dump_config() function
H A Dbhyverun.c668 dump_config(); in main()
/freebsd/usr.sbin/apmd/
H A Dapmd.h125 void dump_config(void);
H A Dapmd.c351 dump_config(void) in dump_config() function
423 dump_config(); in restart()
/freebsd/sbin/ipf/common/
H A Dipmon.h132 extern void dump_config(void);
/freebsd/usr.sbin/mptutil/
H A Dmpt_config.c49 static void dump_config(CONFIG_PAGE_RAID_VOL_0 *vol);
754 dump_config(vol); in create_volume()
1192 dump_config(CONFIG_PAGE_RAID_VOL_0 *vol) in dump_config() function
1252 dump_config(vol); in debug_config()
/freebsd/usr.sbin/mfiutil/
H A Dmfi_config.c817 dump_config(fd, config, NULL); in create_volume()
1108 dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix) in dump_config() function
1229 dump_config(fd, config, NULL); in debug_config()
1281 dump_config(fd, config, NULL); in dump()
H A Dmfiutil.h173 void dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix);
H A Dmfi_foreign.c137 dump_config(fd, config, prefix); in foreign_show_cfg()
/freebsd/crypto/openssh/
H A Dservconf.h334 void dump_config(ServerOptions *);
H A Dsshd.c1241 dump_config(&options); in print_config()
H A Dservconf.c3204 dump_config(ServerOptions *o) in dump_config() function
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c129 static sopt_handler_f dump_config, add_rules, del_rules, clear_rules, variable
134 { IP_FW_XGET, IP_FW3_OPVER, HDIR_GET, dump_config },
1878 dump_config(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in dump_config() function
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y711 dump_config(void) in dump_config() function
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4389 dump_config(spa_t *spa) in dump_config() function
8432 dump_config(spa); in dump_zpool()
/freebsd/crypto/heimdal/
H A DChangeLog.1999247 * lib/krb5/dump_config.c (print_tree): check for empty tree
/freebsd/contrib/ntp/
H A DCommitLog[all...]