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

123

/freebsd-12-stable/contrib/nvi/ex/
H A Dex_cmd.c52 EXCMDLIST const cmds[] = { variable
/freebsd-12-stable/tests/sys/cddl/zfs/bin/
H A Dchg_usr_exec.c41 char cmds[BUFSIZ] = { 0 }; local
/freebsd-12-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-12-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c58 u_long *cmds; local
94 u_long *cmds; local
[all...]
/freebsd-12-stable/tests/sys/capsicum/
H A Dioctls_test.c72 u_long cmds[] = { FIONREAD }; local
/freebsd-12-stable/tools/regression/capsicum/syscalls/
H A Dcap_ioctls_limit.c52 unsigned long cmds[2]; local
133 unsigned long cmds[2]; local
179 unsigned long cmds[2]; local
218 unsigned long cmds[2]; local
247 unsigned long cmds[2]; local
[all...]
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; local
/freebsd-12-stable/contrib/libedit/
H A Dparse.c66 } cmds[] = { variable in typeref:struct:__anon2149
/freebsd-12-stable/lib/libcapsicum/
H A Dcapsicum_helpers.h55 unsigned long cmds[] = { TIOCGETA, TIOCGWINSZ, FIODTYPE }; local
150 caph_ioctls_limit(int fd, const unsigned long *cmds, size_t ncmds) argument
/freebsd-12-stable/sys/dev/mmc/
H A Dmmc_ioctl.h51 struct mmc_ioc_cmd cmds[0]; member in struct:mmc_ioc_multi_cmd
/freebsd-12-stable/sys/teken/
H A Dteken_subr_compat.h39 teken_subr_cons25_set_global_cursor_shape(const teken_t *t, unsigned int ncmds, const unsigned int cmds[]) argument
/freebsd-12-stable/crypto/openssl/crypto/conf/
H A Dconf_ssl.c26 SSL_CONF_CMD *cmds; member in struct:ssl_conf_name_st
[all...]
/freebsd-12-stable/usr.sbin/bhyve/
H A Dconsport.c122 cap_ioctl_t cmds[] = { TIOCGETA, TIOCSETA, TIOCGWINSZ }; local
/freebsd-12-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-12-stable/sbin/dhclient/
H A Dbpf.c221 static const unsigned long cmds[2] = { SIOCGIFFLAGS, SIOCGIFMEDIA }; local
/freebsd-12-stable/usr.bin/write/
H A Dwrite.c83 unsigned long cmds[] = { TIOCGETA, TIOCGWINSZ, FIODGNAME }; local
/freebsd-12-stable/contrib/tcsh/
H A Dma.setp.c154 setpath(char **paths, char **cmds, char *localsyspath, int dosuffix, argument
/freebsd-12-stable/bin/dd/
H A Ddd.c148 unsigned long cmds[] = { FIODTYPE, MTIOCTOP }; local
/freebsd-12-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-12-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-12-stable/lib/libcasper/services/cap_grp/tests/
H A Dgrp_test.c232 const char *cmds[7], *fields[4], *names[5]; local
[all...]
/freebsd-12-stable/lib/libcasper/services/cap_pwd/tests/
H A Dpwd_test.c244 const char *cmds[7], *fields[10], *names[6]; local
[all...]
/freebsd-12-stable/sys/kern/
H A Dsys_capability.c352 u_long *cmds; local
380 cap_ioctl_limit_check(struct filedescent *fdep, const u_long *cmds, argument
408 kern_cap_ioctls_limit(struct thread *td, int fd, u_long *cmds, size_t ncmds) argument
453 u_long *cmds; local
[all...]

Completed in 292 milliseconds

123