Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsyscall.h441 #define SYS_getdents64 213 macro
/illumos-gate/usr/src/cmd/truss/
H A Dlistopts.c149 case SYS_getdents64: in syslist()
151 sys64 = SYS_getdents64; in syslist()
H A Dexpound.c5050 case SYS_getdents64: in expound()
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c552 s10_emulation_table[SYS_getdents64] = 1; /* 213 */ in _init()
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c937 SYS_getdents64, offsetof(struct dirent64, d_name), in s10_getdents64()