Home
last modified time | relevance | path

Searched defs:svr (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_removal.c369 spa_vdev_removal_t *svr = kmem_zalloc(sizeof (*svr), KM_SLEEP); in spa_vdev_removal_create() local
387 spa_vdev_removal_destroy(spa_vdev_removal_t *svr) in spa_vdev_removal_destroy()
421 spa_vdev_removal_t *svr = NULL; in vdev_remove_initiate_sync() local
588 spa_vdev_removal_t *svr = spa_vdev_removal_create(vd); in spa_remove_init() local
629 spa_vdev_removal_t *svr = spa->spa_vdev_removal; in spa_restart_removal() local
664 spa_vdev_removal_t *svr = spa->spa_vdev_removal; in free_from_removing_vdev() local
845 spa_vdev_removal_t *svr = spa->spa_vdev_removal; in spa_finish_removal() local
898 spa_vdev_removal_t *svr = arg; in vdev_mapping_sync() local
1128 spa_vdev_removal_t *svr = spa->spa_vdev_removal; in spa_vdev_copy_segment() local
1262 spa_vdev_removal_t *svr = arg; in vdev_remove_complete_sync() local
[all …]
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c578 checkconnecterr(int err, const char* svr, struct sockaddr_storage* addr, in checkconnecterr()
602 contact_server(const char* svr, struct config_file* cfg, int statuscmd) in contact_server()
915 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go()
959 char* svr = NULL; in main() local
/freebsd/contrib/unbound/daemon/
H A Dstats.c140 set_subnet_stats(struct worker* worker, struct ub_server_stats* svr, in set_subnet_stats()
165 set_neg_cache_stats(struct worker* worker, struct ub_server_stats* svr, in set_neg_cache_stats()
/freebsd/sys/powerpc/mpc85xx/
H A Dmpc85xx_gpio.c177 uint32_t svr; in mpc85xx_gpio_probe() local
/freebsd/contrib/unbound/libunbound/
H A Dunbound.h861 struct ub_server_stats svr; member
/freebsd/sys/x86/include/
H A Dapicreg.h141 u_int32_t svr; PAD3; member
/freebsd/sys/powerpc/include/
H A Dspr.h784 #define SVR_VER(svr) (((svr) >> 16) & 0xffff) argument
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c6244 spa_vdev_removal_t *svr = arg; in load_unflushed_svr_segs_cb() local
6313 spa_vdev_removal_t *svr = spa->spa_vdev_removal; in zdb_claim_removing() local
/freebsd/sys/dev/dpaa2/
H A Ddpaa2_rc.c661 uint32_t *pvr, uint32_t *svr) in dpaa2_rc_mng_get_soc_version()