Searched refs:get_config (Results 1 - 18 of 18) sorted by relevance

/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_011_neg.ksh80 typeset guid=$(get_config $TESTPOOL1 pool_guid)
H A Dzpool_import_006_pos.ksh104 typeset guid=$(get_config $TESTPOOL1 pool_guid)
H A Dzpool_import_007_pos.ksh108 typeset guid=$(get_config $TESTPOOL1 pool_guid)
H A Dzpool_import_008_pos.ksh109 typeset guid=$(get_config $TESTPOOL1 pool_guid)
H A Dzpool_import_missing_002_pos.ksh115 guid=$(get_config $TESTPOOL1 pool_guid $DEVICE_DIR)
H A Dzpool_import_004_pos.ksh106 typeset guid=$(get_config $TESTPOOL1 pool_guid)
H A Dzpool_import_005_pos.ksh109 typeset guid=$(get_config $TESTPOOL1 pool_guid)
H A Dzpool_import_missing_001_pos.ksh135 guid=$(get_config $TESTPOOL1 pool_guid $DEVICE_DIR)
H A Dzpool_import_002_pos.ksh149 guid=$(get_config $pool pool_guid $vdevdir)
H A Dzpool_import_rename_001_pos.ksh155 guid=$(get_config ${pools[i]} pool_guid)
H A Dzpool_import_012_pos.ksh139 guid=$(get_config $pool pool_guid)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dzpool_upgrade.kshlib132 ACTUAL=$(get_config $POOL version)
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Deap.h140 * get_config - Get pointer to the current network configuration
143 struct eap_peer_config * (*get_config)(void *ctx); member in struct:eapol_callbacks
H A Deap.c2711 return sm->eapol_cb->get_config(sm->eapol_ctx);
/freebsd-12-stable/sys/dev/hptiop/
H A Dhptiop.h445 int (*get_config)(struct hpt_iop_hba *hba, member in struct:hptiop_adapter_ops
H A Dhptiop.c1757 .get_config = hptiop_get_config_itl,
1775 .get_config = hptiop_get_config_mv,
1793 .get_config = hptiop_get_config_mvfrey,
1936 if (hba->ops->get_config(hba, &iop_config)) {
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c503 goto get_config;
509 goto get_config;
712 get_config:
/freebsd-12-stable/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib2590 function get_config function

Completed in 209 milliseconds