Searched refs:getdents32 (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | getdents.c | 71 getdents32(int fd, void *buf, size_t count) in getdents32() function
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sysent.c | 162 int getdents32(int, void *, size_t); 537 SYSENT_CI("getdents", getdents32, 3)), 904 /* 81 */ SYSENT_CI("getdents", getdents32, 3),
|