Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c100 config_cookie.mgr_pid = cookie->mgr_pid; in chg_config_cookie_set()
107 if (c1->mgr_pid == c2->mgr_pid && c1->seq_num == c2->seq_num) in chg_cookie_equal()
H A Dcachemgr_getldap.c2381 cookie.mgr_pid = getpid(); in getldap_init()
/titanic_50/usr/src/lib/libsldap/common/
H A Dns_cache_door.h74 pid_t mgr_pid; /* current process id of ldap_cachemgr */ member
H A Dns_connmgmt.c2549 if (new_cookie.mgr_pid != cookie.mgr_pid || in get_server_change()
H A Dns_config.c3529 if (oldcfg != NULL && old_cookie.mgr_pid == new_cookie.mgr_pid && in LoadCacheConfiguration()