PatchworkOS
Loading...
Searching...
No Matches
share.c File Reference
#include <errno.h>
#include <sys/io.h>
#include "user/common/syscalls.h"

Go to the source code of this file.

Functions

uint64_t share (key_t *key, fd_t fd, clock_t timeout)
 System call for sharing a file descriptor with another process.