Searched defs:op (Results 1 - 25 of 36) sorted by relevance

12

/seL4-refos-master/libs/libmuslc/src/linux/
H A Dflock.c4 int flock(int fd, int op) argument
H A Dprctl.c5 int prctl(int op, ...) argument
H A Dcache.c5 int _flush_cache(void *addr, int len, int op) argument
13 int __cachectl(void *addr, int len, int op) argument
H A Depoll.c20 int epoll_ctl(int fd, int op, int fd2, struct epoll_event *ev) argument
/seL4-refos-master/libs/libmuslc/src/misc/
H A Dlockf.c6 int lockf(int fd, int op, off_t size) argument
/seL4-refos-master/libs/libmuslc/src/process/
H A Dposix_spawn_file_actions_addclose.c8 struct fdop *op = malloc(sizeof *op); local
[all...]
H A Dposix_spawn_file_actions_destroy.c7 struct fdop *op = fa->__actions, *next; local
H A Dposix_spawn_file_actions_adddup2.c8 struct fdop *op = malloc(sizeof *op); local
[all...]
H A Dposix_spawn_file_actions_addopen.c9 struct fdop *op = malloc(sizeof *op + strlen(path) + 1); local
[all...]
H A Dposix_spawn.c89 struct fdop *op; local
[all...]
/seL4-refos-master/libs/libmuslc/src/thread/
H A D__futex.c4 int __futex(volatile int *addr, int op, int val, void *ts) argument
/seL4-refos-master/libs/libmuslc/src/stdio/
H A Dpopen.c13 int p[2], op, e; local
[all...]
/seL4-refos-master/libs/libmuslc/src/locale/
H A Dpleval.c28 int op; member in struct:st
66 static int binop(struct st *st, int op, unsigned long left) argument
113 int op; local
[all...]
/seL4-refos-master/libs/libmuslc/src/network/
H A Dres_mkquery.c6 int __res_mkquery(int op, const char *dname, int class, int type, argument
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Drip.c80 register char *ip,*op; local
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Drip.c80 register char *ip,*op; local
/seL4-refos-master/libs/librefos/src/refos-util/
H A Ddevice_io.c216 dev_dma_cache_op(void *cookie, void *addr, size_t size, dma_cache_op_t op) argument
/seL4-refos-master/libs/libsel4utils/src/
H A Diommu_dma.c185 static void dma_cache_op(void *cookie, void *addr, size_t size, dma_cache_op_t op) argument
H A Dpage_dma.c166 static void dma_cache_op(void *cookie, void *addr, size_t size, dma_cache_op_t op) argument
/seL4-refos-master/projects/refos/impl/libs/librefos/src/refos-util/
H A Ddevice_io.c216 dev_dma_cache_op(void *cookie, void *addr, size_t size, dma_cache_op_t op) argument
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Diommu_dma.c185 static void dma_cache_op(void *cookie, void *addr, size_t size, dma_cache_op_t op) argument
H A Dpage_dma.c166 static void dma_cache_op(void *cookie, void *addr, size_t size, dma_cache_op_t op) argument
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dtclib.c145 char *ip, *op, *tc_fetch, tcbuf[TCBUFSIZ]; local
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/sys/share/
H A Dtclib.c145 char *ip, *op, *tc_fetch, tcbuf[TCBUFSIZ]; local
/seL4-refos-master/libs/libmuslc/src/aio/
H A Daio.c46 int op; member in struct:aio_args
57 int err, op; member in struct:aio_thread
194 int op = args->op; local
260 submit(struct aiocb *cb, int op) argument
310 aio_fsync(int op, struct aiocb *cb) argument
[all...]

Completed in 83 milliseconds

12