Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 38) sorted by relevance

12

/openbsd-src/usr.bin/tmux/
H A Dcmd-parse.y641 struct cmd_parse_commands *cmds; cmd_parse_new_commands() local
649 cmd_parse_free_commands(struct cmd_parse_commands * cmds) cmd_parse_free_commands() argument
710 cmd_parse_log_commands(struct cmd_parse_commands * cmds,const char * prefix) cmd_parse_log_commands() argument
748 struct cmd_parse_commands *cmds; cmd_parse_expand_alias() local
856 cmd_parse_build_commands(struct cmd_parse_commands * cmds,struct cmd_parse_input * pi,struct cmd_parse_result * pr) cmd_parse_build_commands() argument
922 struct cmd_parse_commands *cmds; cmd_parse_from_file() local
1015 struct cmd_parse_commands *cmds; cmd_parse_from_buffer() local
1047 struct cmd_parse_commands *cmds; cmd_parse_from_arguments() local
[all...]
/openbsd-src/usr.bin/vi/ex/
H A Dex_cmd.c49 EXCMDLIST const cmds[] = { variable
/openbsd-src/usr.sbin/user/
H A Dmain.c51 static cmd_t cmds[] = { variable
/openbsd-src/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc_ct.c148 u32 *cmds, u32 size_in_bytes, u32 resv_space) in guc_ct_buffer_init()
238 u32 *cmds; in intel_guc_ct_init() local
306 u32 base, desc, cmds, size; in intel_guc_ct_enable() local
415 u32 *cmds = ctb->cmds; in ct_write() local
866 u32 *cmds = ctb->cmds; in ct_read() local
H A Dintel_guc_ct.h48 u32 *cmds; member
/openbsd-src/usr.bin/usbhidaction/
H A Dusbhidaction.c195 struct command *cmds = in main() local
237 struct command *cmd, *cmds; in parse_conf() local
/openbsd-src/sys/dev/ic/
H A Dsiopvar.h76 struct siop_cmd *cmds; member
122 struct cbd_list cmds; /* list of command block descriptors */ member
H A Daic6360var.h105 int cmds; /* #commands processed */ member
/openbsd-src/usr.bin/bgplg/
H A Dmisc.c60 lg_help(struct cmd *cmds, char **argv) in lg_help()
H A Dbgplgsh.c46 static struct cmd cmds[] = CMDS; variable
H A Dbgplg.c47 static struct cmd cmds[] = CMDS; variable
/openbsd-src/sys/dev/wscons/
H A Dwstpad.c470 wstpad_scroll(struct wstpad *tp, int dx, int dy, int mag, u_int *cmds) in wstpad_scroll()
523 wstpad_f2scroll(struct wsmouseinput *input, u_int *cmds) in wstpad_f2scroll()
570 wstpad_edgescroll(struct wsmouseinput *input, u_int *cmds) in wstpad_edgescroll()
672 wstpad_softbuttons(struct wsmouseinput *input, u_int *cmds, int hdlr) in wstpad_softbuttons()
780 wstpad_tap(struct wsmouseinput *input, u_int *cmds) in wstpad_tap()
968 wstpad_cmds(struct wsmouseinput *input, u_int cmds) in wstpad_cmds()
1267 u_int handlers, hdlr, cmds; in wstpad_process_input() local
/openbsd-src/usr.sbin/bgplgd/
H A Dbgplgd.c38 } cmds[] = { variable
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.h327 std::vector<const CommandType *> cmds; in findCommands() local
349 std::vector<const CommandType *> cmds = in findCommand() local
/openbsd-src/lib/libedit/
H A Dparse.c60 } cmds[] = { variable
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A Ddbu.c36 static cmd cmds[] = { variable
/openbsd-src/usr.bin/rdist/
H A Dgram.y41 struct cmd *cmds = NULL; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c1023 copy_command_lines (struct command_line *cmds) in copy_command_lines()
1085 struct command_line *cmds; in define_command() local
/openbsd-src/sys/miscfs/fuse/
H A Dfuse_vfsops.c195 fusefs_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg, in fusefs_quotactl() argument
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dmain.c109 } cmds[] = variable
/openbsd-src/sys/ntfs/
H A Dntfs_vfsops.c543 ntfs_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg, in ntfs_quotactl() argument
/openbsd-src/usr.bin/mg/
H A Dsearch.c48 static struct srchcom cmds[NSRCH]; variable
/openbsd-src/sys/dev/pci/drm/i915/gt/
H A Dgen7_renderclear.c383 struct batch_chunk cmds, state; in emit_batch() local
/openbsd-src/sys/arch/luna88k/dev/
H A Dmb89352var.h99 int cmds; /* #commands processed */ global() member
/openbsd-src/sys/isofs/udf/
H A Dudf_vfsops.c512 udf_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg, in udf_quotactl()

12