Searched defs:s10_getdents (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c771 * This function contains code that is common to both s10_getdents() and
772 * s10_getdents64(). See the comment above s10_getdents() for details.
774 * rval, fd, buf, and nbyte should be passed unmodified from s10_getdents()
913 * and largefile-aware getdents64(2). s10_getdents() handles the non-largefile-
920 s10_getdents(sysret_t *rval, int fd, struct dirent *buf, size_t nbyte) function
930 * This exists for the same reason that s10_getdents() exists. See the comment
931 * above s10_getdents().
1986 EMULATE(s10_getdents, 3 | RV_DEFAULT), /* 81 */

Completed in 50 milliseconds