HomeSort by: relevance | last modified time | path
    Searched defs:getdents (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/compat/sys/
compat_getdents.c 48 * libc12 compatible getdents routine.
51 getdents(int fd, char *buf, size_t nbytes) function in typeref:typename:int
  /src/sys/rump/include/rump/
rump_syscallshotgun.h 103 #define getdents(a,b,c) rump_sys_getdents(a,b,c) macro

Completed in 12 milliseconds