Searched refs:get_val_int (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/idmap/idmapd/ |
H A D | idmap_config.c | 304 get_val_int(idmap_cfg_handles_t *handles, const char *name, in get_val_int() function 1690 rc = get_val_int(handles, "list_size_limit", in idmap_cfg_load_smf() 1695 rc = get_val_int(handles, "max_threads", in idmap_cfg_load_smf() 1704 rc = get_val_int(handles, "discovery_retry_max_delay", in idmap_cfg_load_smf() 1712 rc = get_val_int(handles, "id_cache_timeout", in idmap_cfg_load_smf() 1719 rc = get_val_int(handles, "name_cache_timeout", in idmap_cfg_load_smf() 1726 rc = get_val_int(handles, "rediscovery_interval", in idmap_cfg_load_smf()
|