PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
bind.c File Reference
#include <sys/fs.h>
#include "user/common/syscalls.h"
Include dependency graph for bind.c:

Go to the source code of this file.

Functions

uint64_t bind (const char *mountpoint, fd_t source)
 System call for binding a file descriptor to a mountpoint.