HomeSort by: relevance | last modified time | path
    Searched refs:NSLCD_VERSION (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
nslcd.h 35 INT32 NSLCD_VERSION
39 INT32 NSLCD_VERSION
72 #define NSLCD_VERSION 0x00000002
nslcd-prot.h 355 WRITE_INT32(fp, (int32_t)NSLCD_VERSION) \
371 if (tmpint32 != (int32_t)NSLCD_VERSION) \
  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
pam.c 317 WRITE_INT32(fp,NSLCD_VERSION);
542 WRITE_INT32(fp,NSLCD_VERSION);
696 WRITE_INT32(fp,NSLCD_VERSION);
848 WRITE_INT32(fp,NSLCD_VERSION);
nssov.h 326 WRITE_INT32(fp,NSLCD_VERSION); \
nssov.c 246 if (tmpint32 != (int32_t)NSLCD_VERSION)
265 WRITE_INT32(fp,NSLCD_VERSION);

Completed in 247 milliseconds