Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/sendmail/include/sm/
HDldap.h63 pid_t ldap_pid; member
/freebsd-11-stable/contrib/sendmail/libsm/
HDldap.c99 lmap->ldap_pid = 0;
496 lmap->ldap_pid = getpid();
1574 if (lmap->ldap_pid == getpid())
1577 lmap->ldap_pid = 0;
HDmbdb.c511 if (LDAPLMAP.ldap_pid != getpid())
/freebsd-11-stable/contrib/sendmail/src/
HDmap.c3829 lmap->ldap_pid = ((SM_LDAP_STRUCT *)s->s_lmap->map_db1)->ldap_pid;