/freebsd/sbin/ipf/ipmon/ |
H A D | ipmon.c | 44 typedef struct config { struct 51 FILE *log; member 54 } config_t; argument 548 dumphex(FILE *log, int dopts, char *buf, int len) in dumphex() 960 print_log(config_t *conf, logsource_t *log, char *buf, int blen) in print_log() 1442 flushlogs(char *file, FILE *log) in flushlogs() 1536 config_t config; in main() local
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 1918 nvlist_t *config) in zpool_rewind_exclaim() 1971 nvlist_t *config, char *buf, size_t size) in zpool_explain_recover() 2058 zpool_import(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, in zpool_import() 2116 zpool_collect_unsup_feat(nvlist_t *config, char *buf, size_t size) in zpool_collect_unsup_feat() 2145 zpool_import_props(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, in zpool_import_props() 2451 nvlist_t *config = zpool_get_config(zhp, NULL); in zpool_initialize_one() local 2625 nvlist_t *config = zpool_get_config(zhp, NULL); in zpool_trim_one() local 2939 boolean_t *l2cache, boolean_t *log, boolean_t return_parent) in vdev_to_nvlist_iter() 3156 boolean_t *avail_spare, boolean_t *l2cache, boolean_t *log) in zpool_find_vdev_by_physpath() 3212 boolean_t *l2cache, boolean_t *log, boolean_t return_parent) in __zpool_find_vdev() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_vdev.c | 210 is_spare(nvlist_t *config, const char *path) in is_spare() 811 check_replication(nvlist_t *config, nvlist_t *newroot) in check_replication() 1153 is_device_in_use(nvlist_t *config, nvlist_t *nv, boolean_t force, in is_device_in_use() 1841 uint64_t log = B_FALSE; in num_normal_vdevs() local
|
H A D | zpool_main.c | 1022 nvlist_t *config, *nvroot; in find_spare() local 1103 nvlist_t *config = zpool_get_config(zhp, NULL); in fill_pool_info() local 1157 uint64_t hole = 0, log = 0, spare = 0; in fill_vdev_info() local 1408 nvlist_t *config; in zpool_do_add() local 1786 nvlist_t *config; in zpool_do_labelclear() local 3373 show_import(nvlist_t *config, boolean_t report_error) in show_import() 3761 zfs_force_import_required(nvlist_t *config) in zfs_force_import_required() 3801 do_import(nvlist_t *config, const char *newname, const char *mntopts, in do_import() 3939 nvlist_t *config = NULL; in import_pools() local 4087 nvlist_t *config = zpool_get_config(zhp, NULL); in name_or_guid_exists() local [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | zfs_mod.c | 716 nvlist_t *config, *nvl; in zfs_iter_pool() local 1006 boolean_t avail_spare, l2cache, log; in vdev_size_from_config() local 1039 boolean_t avail_spare, l2cache, log; in vdev_whole_disk_from_config() local
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 2749 #define INTERNAL_CATCH_INFO( macroName, log ) \ argument 2753 #define INTERNAL_CATCH_UNSCOPED_INFO( macroName, log ) \ argument 9618 clara::Parser makeCommandLineParser( ConfigData& config ) { in makeCommandLineParser() 10035 IConfigPtr config = getCurrentContext().getConfig(); in platformColourInstance() local 10109 IConfigPtr config = getCurrentContext().getConfig(); in platformColourInstance() local 10199 void setConfig( IConfigPtr const& config ) override { in setConfig() 11084 std::size_t listTests( Config const& config ) { in listTests() 11118 std::size_t listTestsNamesOnly( Config const& config ) { in listTestsNamesOnly() 11156 std::size_t listTags( Config const& config ) { in listTags() 11213 Option<std::size_t> list( std::shared_ptr<Config> const& config ) { in list() [all …]
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 1422 boolean_t log; in make_vdev_root() local 3615 nvlist_t *tree, **child, *config, *split, **schild; in ztest_split_pool() local 7435 nvlist_t *config, *newconfig; in ztest_spa_import_export() local
|
/freebsd/sys/contrib/dev/rtw89/ |
H A D | core.h | 3224 void (*config)(struct rtw89_dev *rtwdev, const struct rtw89_reg2_def *reg, global() member 3641 struct rtw89_fw_log log; global() member
|