Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c783 int getdents_syscall_id, size_t name_offset, size_t reclen_offset) in s10_getdents_common() argument
801 return (__systemcall(rval, getdents_syscall_id + 1024, fd, buf, in s10_getdents_common()
822 (void) B_TRUSS_POINT_3(rval, getdents_syscall_id, ENOMEM, fd, in s10_getdents_common()
836 if ((err = __systemcall(rval, getdents_syscall_id + 1024, fd, local_buf, in s10_getdents_common()