Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/include/sm/
H A Dldap.h63 pid_t ldap_pid; member
/freebsd/contrib/sendmail/libsm/
H A Dldap.c102 lmap->ldap_pid = 0;
552 lmap->ldap_pid = getpid();
1634 if (lmap->ldap_pid == getpid())
1637 lmap->ldap_pid = 0;
H A Dmbdb.c502 if (LDAPLMAP.ldap_pid != getpid())
/freebsd/contrib/sendmail/src/
H A Dmap.c4013 lmap->ldap_pid = ((SM_LDAP_STRUCT *)s->s_lmap->map_db1)->ldap_pid;