Home
last modified time | relevance | path

Searched refs:idmap_add_ds (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Dinit.c162 if (idmap_add_ds(new_gcs[0], in reload_gcs()
198 if (idmap_add_ds(new_gcs[i + 1], in reload_gcs()
288 if (idmap_add_ds(new_dcs[0], in reload_dcs()
H A Dadutils.h63 int idmap_add_ds(adutils_ad_t *ad, const char *host, int port);
H A Dadutils.c155 idmap_add_ds(adutils_ad_t *ad, const char *host, int port) in idmap_add_ds() function