Searched defs:cmd (Results 1 - 25 of 44) sorted by relevance

12

/seL4-camkes-master/projects/musllibc/src/ipc/
H A Dmsgctl.c5 int msgctl(int q, int cmd, struct msqid_ds *buf) argument
H A Dshmctl.c5 int shmctl(int id, int cmd, struct shmid_ds *buf) argument
H A Dsemctl.c12 int semctl(int id, int num, int cmd, ...) argument
/seL4-camkes-master/projects/musllibc/src/legacy/
H A Dulimit.c5 long ulimit(int cmd, ...) argument
/seL4-camkes-master/projects/musllibc/src/linux/
H A Dquotactl.c4 int quotactl(int cmd, const char *special, int id, char *addr) argument
/seL4-camkes-master/tools/rumprun/lib/librumpkern_bmktc/
H A Drump_bmktc.c54 bmktc_modcmd(modcmd_t cmd, void *arg) argument
/seL4-camkes-master/projects/musllibc/src/stdio/
H A Dpopen.c11 FILE *popen(const char *cmd, const char *mode) argument
/seL4-camkes-master/projects/musllibc/src/fcntl/
H A Dfcntl.c8 int fcntl(int fd, int cmd, ...) argument
[all...]
/seL4-camkes-master/projects/musllibc/src/process/
H A Dfdop.h7 int cmd, fd, srcfd, oflag; member in struct:fdop
H A Dsystem.c12 int system(const char *cmd) argument
/seL4-camkes-master/projects/projects_libs/libusbdrivers/src/ehci/
H A Ddebug.c193 uint32_t sts, cmd, intr; local
[all...]
/seL4-camkes-master/projects/camkes-tool/libsel4camkes/src/
H A Dsys_io.c138 int cmd = va_arg(ap, int); local
/seL4-camkes-master/tools/rumprun/platform/sel4/librumpsel4_stdio/
H A Dsel4_stdio.c149 sel4_stdio_ioctl(dev_t dev, u_long cmd, void *addr, int flag, struct lwp *l) argument
196 sel4_stdio_modcmd(modcmd_t cmd, void *arg) argument
/seL4-camkes-master/tools/seL4/elfloader-tool/src/plat/tx2/
H A Dplatform_init.c25 uint8_t cmd; member in struct:__anon133::__anon134
62 static void tegra_mce_write_uncore_mca(mca_cmd_t cmd, uint64_t data, uint32_t *err) argument
74 mca_cmd_t cmd; local
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/pc99/
H A Dkeyboard_ps2.c69 ps2_send_keyboard_cmd(ps_io_ops_t *ops, uint8_t cmd) argument
77 ps2_send_keyboard_cmd_param(ps_io_ops_t *ops, uint8_t cmd, uint8_t param) argument
/seL4-camkes-master/tools/riscv-pk/machine/
H A Dhtif.c43 static void __set_tohost(uintptr_t dev, uintptr_t cmd, uintptr_t data) argument
69 static void do_tohost_fromhost(uintptr_t dev, uintptr_t cmd, uintptr_t data) argument
/seL4-camkes-master/tools/rumprun/platform/xen/librumpnet_xenif/
H A Dif_virt.c158 virtif_ioctl(struct ifnet *ifp, u_long cmd, void *data) argument
/seL4-camkes-master/kernel/include/arch/riscv/arch/
H A Dsbi.h48 static inline register_t sbi_call(register_t cmd, argument
/seL4-camkes-master/projects/lwip/src/include/netif/ppp/
H A Dpppapi.h94 u8_t cmd; member in struct:pppapi_msg_msg::__anon60::__anon67
/seL4-camkes-master/projects/projects_libs/libsdhcdrivers/include/sdhc/
H A Dsdio.h64 static inline int sdio_send_command(sdio_host_dev_t *sdio, struct mmc_cmd *cmd, sdio_cb cb, void *token) argument
/seL4-camkes-master/projects/seL4_projects_libs/libsel4vchan/include/sel4vchan/
H A Dvmm_manager.h48 int cmd; /* Used for verifying that a vmcall is from a virtual linux driver */ member in struct:vmcall_args
/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dfile.c142 long fat_generic_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) argument
160 static long fat_generic_compat_ioctl(struct file *filp, unsigned int cmd, argument
/seL4-camkes-master/tools/rumprun/platform/xen/librumpxen_xendev/
H A Devtdev.c290 xenevt_dev_ioctl(struct file *fp, ulong cmd, void *data) argument
/seL4-camkes-master/tools/rumprun/platform/xen/xen/
H A Devents.c222 int minios_event_channel_op(int cmd, void *op) argument
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dpppapi.c413 pppapi_ioctl(ppp_pcb *pcb, u8_t cmd, void *arg) argument

Completed in 122 milliseconds

12