Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_impl.h111 extern idmap_retcode _get_ids_extend_batch(idmap_get_handle_t *);
H A Dutils.c85 _get_ids_extend_batch(idmap_get_handle_t *gh) in _get_ids_extend_batch() function
H A Didmap_api.c1013 if ((retcode = _get_ids_extend_batch(gh)) != IDMAP_SUCCESS) in idmap_getext_uidbysid()
1108 if ((retcode = _get_ids_extend_batch(gh)) != IDMAP_SUCCESS) in idmap_getext_gidbysid()
1208 if ((retcode = _get_ids_extend_batch(gh)) != IDMAP_SUCCESS) in idmap_getext_pidbysid()
1304 if ((retcode = _get_ids_extend_batch(gh)) != IDMAP_SUCCESS) in idmap_getext_sidbyuid()
1395 if ((retcode = _get_ids_extend_batch(gh)) != IDMAP_SUCCESS) in idmap_getext_sidbygid()