Searched defs:flag (Results 1 - 24 of 24) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/ipc/
H A Dmsgget.c5 int msgget(key_t k, int flag) argument
H A Dmsgrcv.c6 ssize_t msgrcv(int q, void *m, size_t len, long type, int flag) argument
H A Dmsgsnd.c6 int msgsnd(int q, const void *m, size_t len, int flag) argument
H A Dshmget.c6 int shmget(key_t key, size_t size, int flag) argument
H A Dshmat.c6 void *shmat(int id, const void *addr, int flag) argument
11 void *shmat(int id, const void *addr, int flag) argument
/seL4-refos-master/libs/libmuslc/src/signal/
H A Dsiginterrupt.c3 int siginterrupt(int sig, int flag) argument
/seL4-refos-master/libs/libmuslc/src/thread/
H A Dcall_once.c5 void call_once(once_flag *flag, void (*func)(void)) argument
/seL4-refos-master/libs/libmuslc/src/unistd/
H A Dpipe2.c6 int pipe2(int fd[2], int flag) argument
H A Dunlinkat.c4 int unlinkat(int fd, const char *path, int flag) argument
H A Dfchownat.c4 int fchownat(int fd, const char *path, uid_t uid, gid_t gid, int flag) argument
H A Dlinkat.c4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) argument
H A Dfaccessat.c34 int faccessat(int fd, const char *filename, int amode, int flag) argument
/seL4-refos-master/libs/libmuslc/src/stat/
H A Dfstatat.c5 int fstatat(int fd, const char *restrict path, struct stat *restrict buf, int flag) argument
H A Dfchmodat.c8 int fchmodat(int fd, const char *path, mode_t mode, int flag) argument
H A D__xstat.c9 int __fxstatat(int ver, int fd, const char *path, struct stat *buf, int flag) argument
/seL4-refos-master/libs/libmuslc/include/
H A Dgetopt.h15 int *flag; member in struct:option
/seL4-refos-master/libs/libmuslc/src/mman/
H A Dshm_open.c29 int shm_open(const char *name, int flag, mode_t mode) argument
/seL4-refos-master/libs/libplatsupport/src/mach/exynos/
H A Dpmic_rtc.c69 pmic_rtc_update(pmic_rtc_t* dev, uint8_t flag) argument
/seL4-refos-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dpmic_rtc.c69 pmic_rtc_update(pmic_rtc_t* dev, uint8_t flag) argument
/seL4-refos-master/kernel/include/arch/arm/armv/armv7ve/armv/
H A Dvcpu.h642 bool_t flag = ARCH_NODE_STATE(armHSFPUEnabled); local
/seL4-refos-master/kernel/include/arch/arm/armv/armv7-a/armv/
H A Dvcpu.h642 bool_t flag = ARCH_NODE_STATE(armHSFPUEnabled); local
/seL4-refos-master/kernel/include/arch/arm/armv/armv8-a/32/armv/
H A Dvcpu.h642 bool_t flag = ARCH_NODE_STATE(armHSFPUEnabled); local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h17 struct flag { struct
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h17 struct flag { struct

Completed in 87 milliseconds