PatchworkOS  dbbdc99
A non-POSIX operating system.
Loading...
Searching...
No Matches
fd_t.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FD_NONE   ((fd_t) - 1)
 No file descriptor.
 
#define FD_CWD   ((fd_t) - 2)
 Use the current working directory.)
 

Typedefs

typedef __UINT64_TYPE__ fd_t
 File descriptor type.