#define errno
Error number variable.
mount_flags_t
Mount flags type.
uint64_t bind(fd_t source, const char *mountpoint, mount_flags_t flags)
System call for binding a file descriptor to a mountpoint.
#define ERR
Integer error value.
__UINT64_TYPE__ fd_t
A file descriptor.
static clock_source_t source
Structure to describe the HPET to the sys time subsystem.
static const path_flag_t flags[]
static errno_t _syscall_errno(void)
static uint64_t _syscall_bind(fd_t source, const char *mountpoint, mount_flags_t flags)