Searched defs:cmds (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-10.1-release/contrib/nvi/ex/
H A Dex_cmd.c52 EXCMDLIST const cmds[] = { variable
/freebsd-10.1-release/sys/compat/freebsd32/
H A Dfreebsd32_capability.c67 u_long *cmds; local
103 u_long *cmds; local
[all...]
/freebsd-10.1-release/tools/regression/capsicum/syscalls/
H A Dcap_ioctls_limit.c52 unsigned long cmds[2]; local
133 unsigned long cmds[2]; local
175 unsigned long cmds[2]; local
210 unsigned long cmds[2]; local
239 unsigned long cmds[2]; local
[all...]
/freebsd-10.1-release/contrib/tcpdump/
H A Dprint-telnet.c71 static const char *cmds[] = { variable
H A Dtcpdump.c1487 static const unsigned long cmds[] = { BIOCGSTATS }; local
/freebsd-10.1-release/lib/libedit/
H A Dparse.c61 } cmds[] = { variable in typeref:struct:__anon5721
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.c318 uint64_t cmds[num_buffers + 1]; local
H A Dcvmx-cmd-queue.h344 static inline cvmx_cmd_queue_result_t cvmx_cmd_queue_write(cvmx_cmd_queue_id_t queue_id, int use_locking, int cmd_count, uint64_t *cmds) argument
/freebsd-10.1-release/contrib/bmake/
H A Dfor.c361 for_substitute(Buffer *cmds, strlist_t *items, unsigned int item_no, char ech) argument
401 Buffer cmds; local
[all...]
H A Dmake.c459 Lst cmds = pgn->commands; local
/freebsd-10.1-release/contrib/tcsh/
H A Dma.setp.c155 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument
/freebsd-10.1-release/crypto/heimdal/lib/sl/
H A Dsl.c40 mandoc_template(SL_cmd *cmds, argument
109 sl_match (SL_cmd *cmds, char *cmd, int exactp) argument
132 sl_help (SL_cmd *cmds, int argc, char **argv) argument
203 sl_command(SL_cmd *cmds, in argument
308 sl_command_loop(SL_cmd *cmds, const char *prompt, void **data) argument
340 sl_loop(SL_cmd *cmds, const char *prompt) argument
362 sl_slc_help(SL_cmd *cmds, int argc, char **argv) argument
[all...]
/freebsd-10.1-release/sbin/dhclient/
H A Dbpf.c219 static const unsigned long cmds[2] = { SIOCGIFFLAGS, SIOCGIFMEDIA }; local
/freebsd-10.1-release/sys/kern/
H A Dsys_capability.c335 u_long *cmds; local
360 cap_ioctl_limit_check(struct filedesc *fdp, int fd, const u_long *cmds, argument
388 kern_cap_ioctls_limit(struct thread *td, int fd, u_long *cmds, size_t ncmds) argument
423 u_long *cmds; local
451 u_long *cmds; local
[all...]
/freebsd-10.1-release/usr.sbin/binmiscctl/
H A Dbinmiscctl.c68 } cmds[] = { variable in typeref:struct:__anon11921
[all...]
/freebsd-10.1-release/usr.sbin/flowctl/
H A Dflowctl.c106 struct ip_ctl_cmd cmds[] = { variable in typeref:struct:ip_ctl_cmd
/freebsd-10.1-release/usr.sbin/iscsid/
H A Discsid.c310 const unsigned long cmds[] = { ISCSIDCONNECT, ISCSIDSEND, ISCSIDRECEIVE, local
313 const unsigned long cmds[] = { ISCSIDHANDOFF, ISCSIDFAIL, ISCSISADD, local
/freebsd-10.1-release/usr.sbin/ngctl/
H A Dmain.c90 static const struct ngcmd *const cmds[] = { variable
/freebsd-10.1-release/crypto/openssl/apps/
H A Dengine.c288 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, argument
/freebsd-10.1-release/sbin/etherswitchcfg/
H A Detherswitchcfg.c78 struct cmds { struct
84 static struct cmds cmds[]; variable in typeref:struct:cmds
688 static struct cmds cmds[] = { variable in typeref:struct:cmds
[all...]
/freebsd-10.1-release/usr.bin/usbhidaction/
H A Dusbhidaction.c243 struct command *cmds = local
284 struct command *cmd, *cmds; local
[all...]
/freebsd-10.1-release/usr.sbin/ctld/
H A Dkernel.c1051 const unsigned long cmds[] = { CTL_ISCSI }; local
/freebsd-10.1-release/sys/teken/
H A Dteken_subr.h1121 teken_subr_set_graphic_rendition(teken_t *t, unsigned int ncmds, unsigned int cmds[]) argument
/freebsd-10.1-release/contrib/gdb/gdb/cli/
H A Dcli-script.c1011 copy_command_lines(struct command_line *cmds) argument
1073 struct command_line *cmds; local
[all...]
/freebsd-10.1-release/contrib/sendmail/libmilter/
H A Dengine.c201 static cmdfct cmds[] = variable

Completed in 308 milliseconds

12