Home
last modified time | relevance | path

Searched refs:idmap_cache_create (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_cache.h44 idmap_cache_create();
H A Didmap_cache.c288 #pragma init(idmap_cache_create)
291 idmap_cache_create(void) in idmap_cache_create() function