| /netbsd-src/sys/arch/ews4800mips/stand/common/ |
| H A D | cmd.c | 38 struct cmd { struct 40 int (*func)(int, char**, int); member 41 } cmdtab[] = { argument 70 struct cmd *cmd; in cmd_exec() local 136 struct cmd *cmd; in cmd_help() local
|
| /netbsd-src/usr.sbin/mlxctl/ |
| H A D | main.c | 60 struct cmd { struct 63 int (*func)(char **); member 68 static const struct cmd cmdtab[] = { argument 81 const struct cmd *cmd, *maxcmd; in main() local
|
| /netbsd-src/sys/net/ |
| H A D | pfil.c | 183 pfil_list_add(pfil_listset_t *phlistset, pfil_polyfunc_t func, void *arg, in pfil_list_add() 263 pfil_add_hook(pfil_func_t func, void *arg, int flags, pfil_head_t *ph) in pfil_add_hook() 299 pfil_add_ihook(pfil_ifunc_t func, void *arg, int flags, pfil_head_t *ph) in pfil_add_ihook() 316 pfil_list_remove(pfil_listset_t *phlistset, pfil_polyfunc_t func, void *arg) in pfil_list_remove() 368 pfil_remove_hook(pfil_func_t func, void *arg, int flags, pfil_head_t *ph) in pfil_remove_hook() 388 pfil_remove_ihook(pfil_ifunc_t func, void *arg, int flags, pfil_head_t *ph) in pfil_remove_ihook() 437 pfil_func_t func = (pfil_func_t)pfh->pfil_func; in pfil_run_hooks() local 453 pfil_run_arg(pfil_listset_t *phlistset, u_long cmd, void *arg) in pfil_run_arg() 468 pfil_ifunc_t func = (pfil_ifunc_t)pfh->pfil_func; in pfil_run_arg() local 476 pfil_run_addrhooks(pfil_head_t *ph, u_long cmd, struct ifaddr *ifa) in pfil_run_addrhooks() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/r128/ |
| H A D | r128_ioc32.c | 45 int func; member 68 static int compat_r128_init(struct file *file, unsigned int cmd, in compat_r128_init() 105 int func; member 113 static int compat_r128_depth(struct file *file, unsigned int cmd, in compat_r128_depth() 136 static int compat_r128_stipple(struct file *file, unsigned int cmd, in compat_r128_stipple() 155 static int compat_r128_getparam(struct file *file, unsigned int cmd, in compat_r128_getparam() 186 long r128_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in r128_compat_ioctl()
|
| /netbsd-src/sys/modules/panic/ |
| H A D | panic.c | 51 void (*func)(void); member 58 panic_modcmd(modcmd_t cmd, void *opaque) in panic_modcmd()
|
| /netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
| H A D | input.c | 91 read_file(Elf *elf, char *file, char *label, read_cb_f *func, void *arg, in read_file() 134 read_archive(int fd, Elf *elf, char *file, char *label, read_cb_f *func, in read_archive() 138 Elf_Cmd cmd = ELF_C_READ; in read_archive() local 189 read_ctf_common(char *file, char *label, read_cb_f *func, void *arg, in read_ctf_common() 238 read_ctf(char **files, int n, char *label, read_cb_f *func, void *private, in read_ctf() 258 Elf_Cmd cmd = ELF_C_READ; in count_archive() local
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/falcon/ |
| H A D | nouveau_nvkm_falcon_cmdq.c | 68 struct nv_falcon_cmd cmd; in nvkm_falcon_cmdq_rewind() local 107 nvkm_falcon_cmdq_write(struct nvkm_falcon_cmdq *cmdq, struct nv_falcon_cmd *cmd) in nvkm_falcon_cmdq_write() 131 nvkm_falcon_cmdq_send(struct nvkm_falcon_cmdq *cmdq, struct nv_falcon_cmd *cmd, in nvkm_falcon_cmdq_send() 185 const struct nvkm_falcon_func *func = cmdq->qmgr->falcon->func; in nvkm_falcon_cmdq_init() local
|
| /netbsd-src/sys/arch/hp300/dev/ |
| H A D | intiovar.h | 77 intio_device_readcmd(bus_space_tag_t bst, bus_space_handle_t bsh, int cmd, in intio_device_readcmd() 97 int cmd, uint8_t *datap, int len) in intio_device_writecmd() 122 #define intio_intr_establish(func, arg, ipl, priority) \ argument
|
| /netbsd-src/sys/arch/vax/boot/boot/ |
| H A D | rom.c | 84 romstrategy (void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize) in romstrategy() 106 romioctl(struct open_file *f, u_long cmd, void *data) in romioctl()
|
| H A D | mfm.c | 242 mfm_command(int cmd) in mfm_command() 456 mfm_rxstrategy(void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize) { in mfm_rxstrategy() 544 mfm_rdstrategy(void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize) { in mfm_rdstrategy() 547 int block, sect, head, cyl, scount, cmd; in mfm_rdstrategy() local 638 mfmstrategy(void *f, int func, daddr_t dblk, size_t size, void *buf, size_t *rsize) in mfmstrategy()
|
| H A D | ra.c | 217 command(int cmd, int arg) in command() 251 rastrategy(void *f, int func, daddr_t dblk, in rastrategy()
|
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_ioctl.h | 154 unsigned int cmd; member 156 drm_ioctl_t *func; member
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/i2c/ |
| H A D | nouveau_nvkm_subdev_i2c_aux.c | 50 u8 cnt, retries, cmd; in nvkm_i2c_aux_i2c_xfer() local 191 nvkm_i2c_aux_ctor(const struct nvkm_i2c_aux_func *func, in nvkm_i2c_aux_ctor() 213 nvkm_i2c_aux_new_(const struct nvkm_i2c_aux_func *func, in nvkm_i2c_aux_new_()
|
| /netbsd-src/distrib/utils/ssh/ |
| H A D | ssh.c | 287 struct cmd { struct 289 int (*func)(int, char *[]); member 292 struct cmd cmd_table[]; argument 535 find_in_path(char *cmd, char *filebuf) in find_in_path()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/mga/ |
| H A D | mga_ioc32.c | 44 int func; member 64 static int compat_mga_init(struct file *file, unsigned int cmd, in compat_mga_init() 94 static int compat_mga_getparam(struct file *file, unsigned int cmd, in compat_mga_getparam() 118 static int compat_mga_dma_bootstrap(struct file *file, unsigned int cmd, in compat_mga_dma_bootstrap() 175 long mga_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in mga_compat_ioctl()
|
| /netbsd-src/external/bsd/unbound/dist/testcode/ |
| H A D | checklocks.c | 80 const char* func, const char* file, int line, const char* err) in lock_error() 108 const char* func, const char* file, int line) in acquire_locklock() 188 const char* func, const char* file, int line) in prot_check() 255 int cmd = -1; in ordercheck_lockcreate() local 273 const char* func, const char* file, int line) in checklock_init() 333 const char* func, const char* file, int line) in checktype() 346 const char* func, const char* file, int line) in checklock_destroy() 402 const char* func, const char* file, int line) in finish_acquire_lock() 441 const char* func, const char* file, int line, in checklock_lockit() 506 const char* func, const char* file, int line) in checklock_rdlock() [all …]
|
| /netbsd-src/lib/libedit/ |
| H A D | parse.c | 65 int (*func)(EditLine *, int, const wchar_t **); member 280 parse_cmd(EditLine *el, const wchar_t *cmd) in parse_cmd()
|
| /netbsd-src/sys/arch/atari/stand/libsa/ |
| H A D | diskio.c | 56 init_dskio (void *func, void *label, int root) in init_dskio() 122 rootioctl (struct open_file *f, u_long cmd, void *data) in rootioctl()
|
| /netbsd-src/sys/dev/pckbport/ |
| H A D | pckbport.c | 58 u_char cmd[4]; member 249 struct pckbport_devcmd *cmd) in pckbport_poll_cmd1() 310 pckbport_poll_cmd(pckbport_tag_t t, pckbport_slot_t slot, const u_char *cmd, in pckbport_poll_cmd() 338 struct pckbport_devcmd *cmd; in pckbport_cleanqueue() local 361 u_char cmd[1], resp[2]; in pckbport_cleanup() local 394 struct pckbport_devcmd *cmd = TAILQ_FIRST(&q->cmdqueue); in pckbport_start() local 431 struct pckbport_devcmd *cmd = TAILQ_FIRST(&q->cmdqueue); in pckbport_cmdresponse() local 481 pckbport_enqueue_cmd(pckbport_tag_t t, pckbport_slot_t slot, const u_char *cmd, in pckbport_enqueue_cmd() 543 pckbport_inputfcn func, void *arg, const char *name) in pckbport_set_inputhandler()
|
| /netbsd-src/sys/kern/ |
| H A D | kern_cpu.c | 193 cpuctl_ioctl(dev_t dev, u_long cmd, void *data, int flag, lwp_t *l) in cpuctl_ioctl() argument 407 xcfunc_t func; in cpu_setstate() local 487 xcfunc_t func; cpu_setintr() local [all...] |
| /netbsd-src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_ioctl.c | 858 long drm_ioctl_kernel(struct file *file, drm_ioctl_t *func, void *kdata, in drm_ioctl_kernel() 910 drm_ioctl(struct file *fp, unsigned long cmd, void *data) in drm_ioctl() 1001 unsigned int cmd, unsigned long arg) in drm_ioctl() 1006 drm_ioctl_t *func; in drm_ioctl() local
|
| /netbsd-src/sys/arch/mvme68k/stand/libsa/ |
| H A D | bugdev.c | 119 bugscstrategy(void *devdata, int func, daddr_t dblk, size_t size, void *buf, in bugscstrategy() 180 bugscioctl(struct open_file *f, u_long cmd, void *data) in bugscioctl()
|
| /netbsd-src/external/gpl2/xcvs/dist/src/ |
| H A D | main.c | 112 static const struct cmd struct 114 const char *fullname; /* Full name of the function (e.g. "commit") */ 139 int (*func) (int, char **); /* Function takes (argc, argv) arguments. */ member 141 } cmds[] = argument
|
| /netbsd-src/sys/arch/dreamcast/dev/maple/ |
| H A D | maple.c | 682 uint32_t func; in maple_attach_unit() local 842 maple_command(device_t dev, struct maple_unit *u, int func, in maple_command() 963 maple_enable_unit_ping(device_t dev, struct maple_unit *u, int func, int enable) in maple_enable_unit_ping() 1021 maple_enable_periodic(device_t dev, struct maple_unit *u, int func, int on) in maple_enable_periodic() 1580 maple_set_callback(device_t dev, struct maple_unit *u, int func, in maple_set_callback() argument 1603 uint32_t func; in maple_get_function_data() local 1656 maple_unit_ioctl(device_t dev, struct maple_unit *u, u_long cmd, in maple_unit_ioctl() 1676 mapleioctl(dev_t dev, u_long cmd, void *data, int flag, struct lwp *l) in mapleioctl()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | TestRunner.py | 151 def executeShCmd(cmd, shenv, results, timeout=0): argument 271 def executeBuiltinCd(cmd, shenv): argument 285 def executeBuiltinExport(cmd, shenv): argument 292 def executeBuiltinEcho(cmd, shenv): argument 354 def executeBuiltinMkdir(cmd, cmd_shenv): argument 390 def executeBuiltinRm(cmd, cmd_shenv): argument 411 def on_rm_error(func, path, exc_info): argument 487 def executeBuiltinColon(cmd, cmd_shenv): argument 491 def processRedirects(cmd, stdin_source, cmd_shenv, opened_files): argument 584 def _executeShCmd(cmd, shenv, results, timeoutHelper): argument
|