Searched defs:mode (Results 1 - 25 of 108) sorted by path

12345

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c2745 int mode = mode_pick->item.a_int - 1; local
2778 int mode = mode_pick->item.a_int - 1; local
/seL4-refos-master/apps/process_server/src/system/memserv/
H A Dringbuffer.c73 rb_create(struct ram_dspace *dataspace, enum rb_mode mode) argument
[all...]
H A Dringbuffer.h57 enum rb_mode mode; member in struct:rb_buffer
H A Dwindow.c40 window_switch_mode(struct w_window* window, enum w_window_mode mode) argument
[all...]
H A Dwindow.h87 enum w_window_mode mode; member in struct:w_window
/seL4-refos-master/libs/libmuslc/arch/aarch64/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/aarch64_sel4/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/generic/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/mips64/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/or1k/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/powerpc/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/powerpc64/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/s390x/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/x32/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/x86_64/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/arch/x86_64_sel4/bits/
H A Dipc.h7 mode_t mode; member in struct:ipc_perm
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c1644 void *dlopen(const char *file, int mode) argument
/seL4-refos-master/libs/libmuslc/src/fcntl/
H A Dcreat.c4 int creat(const char *filename, mode_t mode) argument
H A Dopen.c8 mode_t mode = 0; local
H A Dopenat.c8 mode_t mode = 0; local
/seL4-refos-master/libs/libmuslc/src/internal/
H A Dstdio_impl.h39 signed char mode; member in struct:_IO_FILE
/seL4-refos-master/libs/libmuslc/src/ldso/
H A Ddlopen.c7 static void *stub_dlopen(const char *file, int mode) argument
/seL4-refos-master/libs/libmuslc/src/linux/
H A Dfallocate.c6 int fallocate(int fd, int mode, off_t base, off_t len) argument
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dmntent.c11 FILE *setmntent(const char *name, const char *mode) argument

Completed in 298 milliseconds

12345