Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.c74 static int client_showstats(admin_t *ptr);
329 (void) client_showstats(&current_admin);
422 (void) client_showstats(&current_admin);
1150 client_showstats(admin_t *ptr) function