Searched defs:command (Results 251 - 275 of 399) sorted by relevance

<<111213141516

/freebsd-10-stable/usr.sbin/cdcontrol/
H A Dcdcontrol.c91 int command; member in struct:cmdtab
[all...]
/freebsd-10-stable/sys/dev/nge/
H A Dif_nge.c2265 nge_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
/freebsd-10-stable/sys/dev/sis/
H A Dif_sis.c2115 sis_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
/freebsd-10-stable/sys/dev/mlx/
H A Dmlx.c1466 int failsafe, i, command; local
1524 int command = mc->mc_mailbox[0]; local
1589 mlx_enquire(struct mlx_softc *sc, int command, size_t bufsize, void (* complete)(struct mlx_command *mc)) argument
2846 int command; member in struct:__anon11
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c83 svn_opt_get_option_from_code2(int code, const apr_getopt_option_t *option_table, const svn_opt_subcommand_desc2_t *command, apr_pool_t *pool) argument
133 get_option_from_code(const char **long_alias, int code, const apr_getopt_option_t *option_table, const svn_opt_subcommand_desc2_t *command, apr_pool_t *pool) argument
208 svn_opt_subcommand_takes_option3(const svn_opt_subcommand_desc2_t *command, int option_code, const int *global_options) argument
227 svn_opt_subcommand_takes_option2(const svn_opt_subcommand_desc2_t *command, int option_code) argument
237 svn_opt_subcommand_takes_option(const svn_opt_subcommand_desc_t *command, int option_code) argument
[all...]
/freebsd-10-stable/sys/dev/aic7xxx/
H A Daic79xx_pci.c338 u_int command; local
/freebsd-10-stable/bin/sh/
H A Dparser.c410 command(void) function
[all...]
/freebsd-10-stable/sys/dev/ixgb/
H A Dif_ixgb.c516 ixgb_ioctl(struct ifnet * ifp, IOCTL_CMD_TYPE command, caddr_t data) argument
/freebsd-10-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c297 const char *mlx5_command_str(int command) argument
[all...]
/freebsd-10-stable/sbin/devd/
H A Ddevd.cc226 my_system(const char *command) argument
/freebsd-10-stable/crypto/openssh/
H A Dmonitor_wrap.c995 mm_audit_run_command(const char *command) argument
H A Dssh.c183 Buffer command; variable
[all...]
/freebsd-10-stable/sys/dev/ixgbe/
H A Dif_ixv.c594 ixv_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
H A Dixgbe_phy.c580 u32 i, data, command; local
687 u32 i, command; local
[all...]
/freebsd-10-stable/sys/dev/rl/
H A Dif_rl.c1812 rl_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
/freebsd-10-stable/sys/mips/atheros/
H A Dif_arge.c1288 arge_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
/freebsd-10-stable/sys/mips/nlm/dev/net/
H A Dxlpge.c748 nlm_xlpge_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c254 ipoib_ioctl(struct ifnet *ifp, u_long command, caddr_t data) argument
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-i386.c471 char *command = elf_tdata (abfd)->core_command; local
H A Delf64-mips.c2996 char *command = elf_tdata (abfd)->core_command; local
/freebsd-10-stable/contrib/diff/src/
H A Ddiff3.c1195 char *command = xmalloc (quote_system_arg (0, diff_program) local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dgo32-nat.c124 char *command; member in struct:__anon1353
[all...]
H A Dmonitor.c2201 monitor_rcmd(char *command, struct ui_file *outbuf) argument
[all...]
H A Dregcache.c1415 reg_flush_command (char *command, int from_tty) argument
H A Dremote-rdp.c713 rdp_set_command_line(char *command, char *args) argument

Completed in 443 milliseconds

<<111213141516