Home
last modified time | relevance | path

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

/openbsd/usr.sbin/vmd/
H A Dfw_cfg.c51 struct fw_cfg_file { struct
371 struct fw_cfg_file file;
436 struct fw_cfg_file *fp; in fw_cfg_file_dir()
444 size = sizeof(count) + count * sizeof(struct fw_cfg_file); in fw_cfg_file_dir()
448 fp = (struct fw_cfg_file *)(data + 1); in fw_cfg_file_dir()