PatchworkOS  3984a1d
A non-POSIX operating system.
Loading...
Searching...
No Matches
readdir.c File Reference
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/io.h>
#include "user/common/syscalls.h"
Include dependency graph for readdir.c:

Go to the source code of this file.

Functions

size_t readdir (fd_t fd, dirent_t **buffer, uint64_t *count)
 Helper for reading all directory entries.