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

/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c761 * These are convenience macros that s10_getdents_common() uses. Both treat
764 * macros shouldn't be used outside of s10_getdents_common().
783 s10_getdents_common(sysret_t *rval, int fd, char *buf, size_t nbyte, function
922 return (s10_getdents_common(rval, fd, (char *)buf, nbyte, SYS_getdents,
936 return (s10_getdents_common(rval, fd, (char *)buf, nbyte,

Completed in 49 milliseconds