Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Didmap_config.h77 typedef struct idmap_pg_config { struct
78 uint64_t list_size_limit;
79 uint64_t max_threads;
80 uint64_t discovery_retry_max_delay;
81 uint64_t id_cache_timeout;
82 uint64_t name_cache_timeout;
83 uint64_t rediscovery_interval;
84 char *machine_uuid; /* machine uuid */
85 char *machine_sid; /* machine sid */
86 char *default_domain; /* default domain name */
[all …]