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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dldap.h63 pid_t ldap_pid; member in struct:sm_ldap_struct
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dldap.c99 lmap->ldap_pid = 0;
496 lmap->ldap_pid = getpid();
1574 if (lmap->ldap_pid == getpid())
1577 lmap->ldap_pid = 0;
H A Dmbdb.c511 if (LDAPLMAP.ldap_pid != getpid())
/freebsd-13-stable/contrib/sendmail/src/
H A Dmap.c3829 lmap->ldap_pid = ((SM_LDAP_STRUCT *)s->s_lmap->map_db1)->ldap_pid;

Completed in 169 milliseconds