Home
last modified time | relevance | path

Searched refs:checked_pid (Results 1 – 1 of 1) sorted by last modified time

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c616 static pid_t checked_pid = (pid_t)-1; in get_current_conn_mgmt() local
620 if (cmg == NULL || checked_pid != mypid) { in get_current_conn_mgmt()
621 checked_pid = mypid; in get_current_conn_mgmt()