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

123

/freebsd-current/contrib/nvi/ex/
H A Dex_cmd.c48 EXCMDLIST const cmds[] = { variable
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dchg_usr_exec.c40 char cmds[BUFSIZ] = { 0 }; local
H A Duser_ns_exec.c42 char cmds[BUFSIZ] = { 0 }; local
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_notif_wait.h110 uint16_t cmds[IWM_MAX_NOTIF_CMDS]; member in struct:iwm_notification_wait
H A Dif_iwm_notif_wait.c174 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-current/tests/sys/cddl/zfs/bin/
H A Dchg_usr_exec.c39 char cmds[BUFSIZ] = { 0 }; local
/freebsd-current/sys/ufs/ufs/
H A Dufs_vfsops.c83 ufs_quotactl(struct mount *mp, int cmds, uid_t id, void *arg, bool *mp_busy) argument
/freebsd-current/tests/sys/capsicum/
H A Dioctls_test.c69 u_long cmds[] = { FIONREAD }; local
/freebsd-current/tools/regression/capsicum/syscalls/
H A Dcap_ioctls_limit.c49 unsigned long cmds[2]; local
130 unsigned long cmds[2]; local
176 unsigned long cmds[2]; local
215 unsigned long cmds[2]; local
244 unsigned long cmds[2]; local
[all...]
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_capability.c55 u_long *cmds; local
91 u_long *cmds; local
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.c83 iwl_init_notification_wait(struct iwl_notif_wait_data *notif_wait, struct iwl_notification_wait *wait_entry, const u16 *cmds, int n_cmds, bool (*fn)(struct iwl_notif_wait_data *notif_wait, struct iwl_rx_packet *pkt, void *data), void *fn_data) argument
H A Dnotif-wait.h52 u16 cmds[MAX_NOTIF_CMDS]; member in struct:iwl_notification_wait
/freebsd-current/crypto/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; local
/freebsd-current/contrib/libedit/
H A Dparse.c66 } cmds[] = { variable in typeref:struct:__anon1112
/freebsd-current/crypto/openssl/crypto/conf/
H A Dconf_ssl.c26 SSL_CONF_CMD *cmds; member in struct:ssl_conf_name_st
[all...]
/freebsd-current/lib/libcapsicum/
H A Dcapsicum_helpers.h168 caph_ioctls_limit(int fd, const unsigned long *cmds, size_t ncmds) argument
/freebsd-current/sys/dev/mmc/
H A Dmmc_ioctl.h49 struct mmc_ioc_cmd cmds[0]; member in struct:mmc_ioc_multi_cmd
/freebsd-current/sys/teken/
H A Dteken_subr_compat.h37 teken_subr_cons25_set_global_cursor_shape(const teken_t *t, unsigned int ncmds, const unsigned int cmds[]) argument
/freebsd-current/usr.sbin/bhyve/
H A Daudio.c75 cap_ioctl_t cmds[] = { local
/freebsd-current/sbin/pfilctl/
H A Dpfilctl.c56 } cmds[] = { variable in typeref:struct:cmd
/freebsd-current/sbin/dhclient/
H A Dbpf.c256 static const unsigned long cmds[2] = { SIOCGIFFLAGS, SIOCGIFMEDIA }; local
/freebsd-current/usr.bin/write/
H A Dwrite.c68 unsigned long cmds[] = { TIOCGETA, TIOCGWINSZ, FIODGNAME }; local
/freebsd-current/sys/netlink/
H A Dnetlink_generic_kpi.c171 genl_register_cmds(const char *family_name, const struct genl_cmd *cmds, int count) argument
/freebsd-current/contrib/tcsh/
H A Dma.setp.c154 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument
/freebsd-current/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...]

Completed in 188 milliseconds

123