Searched refs:switcher (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_frontend.c | 913 switcher(void *cookie, char *argp, size_t arg_size, function 923 char *me = "switcher"; 926 (me, "switcher ...\n"); 1169 if ((fd = door_create(switcher, NAME_SERVICE_DOOR_COOKIE, 1303 if ((fd = door_create(switcher, NAME_SERVICE_DOOR_COOKIE,
|
/illumos-gate/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr.c | 66 static void switcher(void *cookie, char *argp, size_t arg_size, 506 if ((did = door_create(switcher, LDAP_CACHE_DOOR_COOKIE, 686 switcher(void *cookie, char *argp, size_t arg_size, function
|
Completed in 135 milliseconds