Home
last modified time | relevance | path

Searched refs:tio_read (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dtio.h58 int tio_read(TFILE *fp, void *buf, size_t count);
H A Dtio.c200 int tio_read(TFILE *fp, void *buf, size_t count) in tio_read() function
295 return tio_read(fp, NULL, count); in tio_skip()
H A Dnslcd-prot.h166 if (tio_read(fp, ptr, (size_t)size)) \