Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/usbconfig/
HDdump.h38 void dump_config(struct libusb20_device *pdev, uint8_t all_cfg);
HDusbconfig.c505 dump_config(pdev, 1); in flush_command()
508 dump_config(pdev, 0); in flush_command()
HDdump.c400 dump_config(struct libusb20_device *pdev, uint8_t all_cfg) in dump_config() function
/dragonfly/usr.sbin/bthcid/
HDbthcid.h77 void dump_config (void);
HDparser.y223 dump_config(); in read_config_file()
261 dump_config(void) in dump_config() function
/dragonfly/sbin/devfsctl/
HDdevfsctl.h108 void dump_config(void);
HDdevfsctl.c450 dump_config(void) in dump_config() function
912 dump_config(); in main()
/dragonfly/usr.sbin/mptutil/
HDmpt_config.c49 static void dump_config(CONFIG_PAGE_RAID_VOL_0 *vol);
698 dump_config(vol); in create_volume()
1103 dump_config(CONFIG_PAGE_RAID_VOL_0 *vol) in dump_config() function
1163 dump_config(vol); in debug_config()
/dragonfly/usr.sbin/mfiutil/
HDmfiutil.h115 void dump_config(int fd, struct mfi_config_data *config, const char* msg_prefix);
HDmfi_config.c793 dump_config(fd, config, NULL); in create_volume()
1084 dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix) in dump_config() function
1205 dump_config(fd, config, NULL); in debug_config()
1257 dump_config(fd, config, NULL); in dump()
HDmfi_foreign.c198 dump_config(fd, config, prefix); in foreign_show_cfg()
/dragonfly/crypto/openssh/
HDservconf.h328 void dump_config(ServerOptions *);
HDsshd.c1171 dump_config(&options); in print_config()
HDservconf.c3131 dump_config(ServerOptions *o) in dump_config() function