HomeSort by: relevance | last modified time | path
    Searched defs:tio_read (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
tio.c 200 int tio_read(TFILE *fp, void *buf, size_t count) function
295 return tio_read(fp, NULL, count);
tio.c 200 int tio_read(TFILE *fp, void *buf, size_t count) function
295 return tio_read(fp, NULL, count);

Completed in 33 milliseconds