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

12

/freebsd-10-stable/contrib/nvi/ex/
H A Dex_cmd.c52 EXCMDLIST const cmds[] = { variable
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c67 u_long *cmds; local
103 u_long *cmds; local
[all...]
/freebsd-10-stable/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-stable/contrib/tcpdump/
H A Dprint-telnet.c71 static const char *cmds[] = { variable
/freebsd-10-stable/lib/libedit/
H A Dparse.c61 } cmds[] = { variable in typeref:struct:__anon5812
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc_ioctl.h51 struct mmc_ioc_cmd cmds[0]; member in struct:mmc_ioc_multi_cmd
/freebsd-10-stable/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-stable/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-stable/usr.sbin/flowctl/
H A Dflowctl.c106 struct ip_ctl_cmd cmds[] = { variable in typeref:struct:ip_ctl_cmd
/freebsd-10-stable/usr.sbin/ngctl/
H A Dmain.c90 static const struct ngcmd *const cmds[] = { variable
/freebsd-10-stable/sbin/dhclient/
H A Dbpf.c219 static const unsigned long cmds[2] = { SIOCGIFFLAGS, SIOCGIFMEDIA }; local
/freebsd-10-stable/usr.sbin/binmiscctl/
H A Dbinmiscctl.c68 } cmds[] = { variable in typeref:struct:__anon9
[all...]
/freebsd-10-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c241 struct command *cmds = local
282 struct command *cmd, *cmds; local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dengine.c283 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, argument
/freebsd-10-stable/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-stable/contrib/tcsh/
H A Dma.setp.c155 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument
/freebsd-10-stable/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-stable/usr.sbin/sesutil/
H A Dsesutil.c66 } cmds[] = { variable in typeref:struct:command
[all...]
/freebsd-10-stable/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-stable/usr.sbin/iscsid/
H A Discsid.c318 const unsigned long cmds[] = { ISCSIDCONNECT, ISCSIDSEND, ISCSIDRECEIVE, local
321 const unsigned long cmds[] = { ISCSIDHANDOFF, ISCSIDFAIL, ISCSISADD, local
/freebsd-10-stable/sys/teken/
H A Dteken_subr.h1121 teken_subr_set_graphic_rendition(teken_t *t, unsigned int ncmds, unsigned int cmds[]) argument
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c359 vdev_geom_io(struct g_consumer *cp, int *cmds, void **datas, off_t *offsets, argument
431 int cmds[VDEV_LABELS]; local
/freebsd-10-stable/usr.sbin/ctld/
H A Dkernel.c1212 const unsigned long cmds[] = { CTL_ISCSI }; local

Completed in 319 milliseconds

12