Home
last modified time | relevance | path

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

123

/freebsd/tools/regression/capsicum/syscalls/
H A Dcap_ioctls_limit.c49 unsigned long cmds[2]; in ioctl_tests_0() local
130 unsigned long cmds[2]; in ioctl_tests_1() local
176 unsigned long cmds[2]; in ioctl_tests_2() local
215 unsigned long cmds[2]; in ioctl_tests_send_0() local
244 unsigned long cmds[2]; in ioctl_tests_recv_0() local
/freebsd/crypto/heimdal/lib/sl/
H A Dsl.c40 mandoc_template(SL_cmd *cmds, in mandoc_template()
109 sl_match (SL_cmd *cmds, char *cmd, int exactp) in sl_match()
132 sl_help (SL_cmd *cmds, int argc, char **argv) in sl_help()
203 sl_command(SL_cmd *cmds, int argc, char **argv) in sl_command()
308 sl_command_loop(SL_cmd *cmds, const char *prompt, void **data) in sl_command_loop()
340 sl_loop(SL_cmd *cmds, const char *prompt) in sl_loop()
362 sl_slc_help (SL_cmd *cmds, int argc, char **argv) in sl_slc_help()
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_capability.c55 u_long *cmds; in freebsd32_cap_ioctls_limit() local
91 u_long *cmds; in freebsd32_cap_ioctls_get() local
/freebsd/sbin/etherswitchcfg/
H A Detherswitchcfg.c77 struct cmds { struct
83 static struct cmds cmds[]; argument
859 static struct cmds cmds[] = { variable
/freebsd/contrib/nvi/ex/
H A Dex_cmd.c48 EXCMDLIST const cmds[] = { variable
/freebsd/tests/sys/cddl/zfs/bin/
H A Dchg_usr_exec.c39 char cmds[BUFSIZ] = { 0 }; in main() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dchg_usr_exec.c40 char cmds[BUFSIZ] = { 0 }; in main() local
H A Duser_ns_exec.c42 char cmds[BUFSIZ] = { 0 }; in child_main() local
/freebsd/sys/kern/
H A Dsys_capability.c359 u_long *cmds; in cap_ioctl_check() local
387 cap_ioctl_limit_check(struct filedescent *fdep, const u_long *cmds, in cap_ioctl_limit_check()
415 kern_cap_ioctls_limit(struct thread *td, int fd, u_long *cmds, size_t ncmds) in kern_cap_ioctls_limit()
460 u_long *cmds; in sys_cap_ioctls_limit() local
/freebsd/sys/dev/iwm/
H A Dif_iwm_notif_wait.h110 uint16_t cmds[IWM_MAX_NOTIF_CMDS]; member
/freebsd/sys/ufs/ufs/
H A Dufs_vfsops.c83 ufs_quotactl(struct mount *mp, int cmds, uid_t id, void *arg, bool *mp_busy) in ufs_quotactl()
/freebsd/tests/sys/capsicum/
H A Dioctls_test.c69 u_long cmds[] = { FIONREAD }; in ATF_TC_BODY() local
/freebsd/crypto/openssl/ssl/
H A Dssl_mcnf.c30 const SSL_CONF_CMD *cmds; in ssl_do_config() local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dnotif-wait.h52 u16 cmds[MAX_NOTIF_CMDS]; member
H A Dnotif-wait.c85 const u16 *cmds, int n_cmds, in iwl_init_notification_wait()
/freebsd/usr.bin/usbhidaction/
H A Dusbhidaction.c242 struct command *cmds = in main() local
283 struct command *cmd, *cmds; in parse_conf() local
/freebsd/usr.sbin/bhyve/
H A Duart_backend.c267 cap_ioctl_t cmds[] = { TIOCGETA, TIOCSETA, TIOCGWINSZ }; in uart_stdio_backend() local
300 cap_ioctl_t cmds[] = { TIOCGETA, TIOCSETA, TIOCGWINSZ }; in uart_tty_backend() local
H A Daudio.c75 cap_ioctl_t cmds[] = { in audio_init() local
/freebsd/sys/dev/mmc/
H A Dmmc_ioctl.h49 struct mmc_ioc_cmd cmds[0]; member
/freebsd/sys/teken/
H A Dteken_subr_compat.h38 const unsigned int cmds[]) in teken_subr_cons25_set_global_cursor_shape()
/freebsd/sbin/pfilctl/
H A Dpfilctl.c56 } cmds[] = { variable
/freebsd/contrib/libedit/
H A Dparse.c66 } cmds[] = { variable
/freebsd/lib/libcapsicum/
H A Dcapsicum_helpers.h168 caph_ioctls_limit(int fd, const unsigned long *cmds, size_t ncmds) in caph_ioctls_limit()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c965 struct cmds { in retrieve() struct
966 const char *ext; in retrieve()
967 const char *cmd; in retrieve()
968 const char *rev_cmd; in retrieve()
969 } cmds[] = { in retrieve() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h335 std::vector<const CommandType *> cmds; in findCommands() local
357 std::vector<const CommandType *> cmds = in findCommand() local

123