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

  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
nslcd.h 42 INT32 NSLCD_RESULT_END
49 NSLCD_RESULT_END. If some error occurs (e.g. LDAP server unavailable,
211 return NSLCD_RESULT_END instead of a PAM error code). */
288 #define NSLCD_RESULT_END 2
  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
pam.c 324 WRITE_INT32(fp,NSLCD_RESULT_END);
547 WRITE_INT32(fp,NSLCD_RESULT_END);
701 WRITE_INT32(fp,NSLCD_RESULT_END);
nssov.h 349 WRITE_INT32(fp,NSLCD_RESULT_END); \
nssov.c 284 WRITE_INT32(fp,NSLCD_RESULT_END);

Completed in 2419 milliseconds