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

123

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cmd.c52 EXCMDLIST const cmds[] = { variable
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_notif_wait.h111 uint16_t cmds[IWM_MAX_NOTIF_CMDS]; member in struct:iwm_notification_wait
H A Dif_iwm_notif_wait.c175 iwm_init_notification_wait(struct iwm_notif_wait_data *notif_data, struct iwm_notification_wait *wait_entry, const uint16_t *cmds, int n_cmds, int (*fn)(struct iwm_softc *sc, struct iwm_rx_packet *pkt, void *data), void *fn_data) argument
/freebsd-11-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-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c55 u_long *cmds; local
91 u_long *cmds; local
[all...]
/freebsd-11-stable/tests/sys/capsicum/
H A Dioctls_test.c70 u_long cmds[] = { FIONREAD }; local
/freebsd-11-stable/lib/libcapsicum/
H A Dcapsicum_helpers.h51 unsigned long cmds[] = { TIOCGETA, TIOCGWINSZ, FIODTYPE }; local
/freebsd-11-stable/lib/libedit/
H A Dparse.c68 } cmds[] = { variable in typeref:struct:__anon4674
/freebsd-11-stable/sys/dev/mmc/
H A Dmmc_ioctl.h51 struct mmc_ioc_cmd cmds[0]; member in struct:mmc_ioc_multi_cmd
/freebsd-11-stable/usr.sbin/bhyve/
H A Dconsport.c117 cap_ioctl_t cmds[] = { TIOCGETA, TIOCSETA, TIOCGWINSZ }; local
/freebsd-11-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-11-stable/sbin/dhclient/
H A Dbpf.c217 static const unsigned long cmds[2] = { SIOCGIFFLAGS, SIOCGIFMEDIA }; local
/freebsd-11-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-11-stable/usr.sbin/binmiscctl/
H A Dbinmiscctl.c68 } cmds[] = { variable in typeref:struct:__anon13930
[all...]
/freebsd-11-stable/usr.sbin/ngctl/
H A Dmain.c90 static const struct ngcmd *const cmds[] = { variable
/freebsd-11-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...]
/freebsd-11-stable/crypto/openssl/apps/
H A Dengine.c286 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, argument
/freebsd-11-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c229 const char *cmds[7], *fields[4], *names[5]; local
[all...]
/freebsd-11-stable/lib/libcasper/services/cap_pwd/tests/
H A Dpwd_test.c241 const char *cmds[7], *fields[10], *names[6]; local
[all...]
/freebsd-11-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c80 struct cmds { struct
86 static struct cmds cmds[]; variable in typeref:struct:cmds
694 static struct cmds cmds[] = { variable in typeref:struct:cmds
[all...]
/freebsd-11-stable/usr.sbin/flowctl/
H A Dflowctl.c108 struct ip_ctl_cmd cmds[] = { variable in typeref:struct:ip_ctl_cmd
/freebsd-11-stable/usr.sbin/iscsid/
H A Discsid.c319 const unsigned long cmds[] = { ISCSIDCONNECT, ISCSIDSEND, ISCSIDRECEIVE, local
322 const unsigned long cmds[] = { ISCSIDHANDOFF, ISCSIDFAIL, ISCSISADD, local
/freebsd-11-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c243 struct command *cmds = local
284 struct command *cmd, *cmds; local
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dma.setp.c154 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument

Completed in 382 milliseconds

123