Home
last modified time | relevance | path

Searched defs:cmds (Results 51 – 69 of 69) sorted by relevance

123

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1020 static const HAL_ANI_CMD cmds[] = { in ar5212SetCapability() local
/freebsd/contrib/tcsh/
H A Dtc.os.c81 char **spaths, **cpaths, **cmds; in dosetpath() local
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc.c323 const char** cmds = STACKLST_OPT( COMMAND ); in ntpdcmain() local
/freebsd/contrib/tcpdump/
H A Dtcpdump.c2391 static const unsigned long cmds[] = { BIOCGSTATS, BIOCROTZBUF }; in main() local
/freebsd/sys/kern/
H A Dvfs_default.c1381 vfs_stdquotactl(struct mount *mp, int cmds, uid_t uid, void *arg, bool *mp_busy) in vfs_stdquotactl()
/freebsd/usr.bin/kdump/
H A Dkdump.c160 const char *cmds[1], *fields[1]; in cappwdgrp_setup() local
/freebsd/sys/dev/ipw/
H A Dif_ipw.c1428 } cmds[] = { in ipw_cmdname() local
/freebsd/lib/libvmmapi/
H A Dvmmapi.c1305 cap_ioctl_t *cmds; in vm_get_ioctls() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c292 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg, bool *mp_busy) in zfs_quotactl()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c2604 const struct mlx5_flow_cmds *cmds = mlx5_fs_cmd_get_default(table_type); in create_root_ns() local
3492 const struct mlx5_flow_cmds *cmds; in mlx5_flow_namespace_set_mode() local
/freebsd/sys/fs/cuse/
H A Dcuse.c156 struct cuse_client_command cmds[CUSE_CMD_MAX]; member
[all...]
/freebsd/sbin/ifconfig/
H A Difconfig.c987 static struct cmd *cmds = NULL; variable
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1041 static const HAL_ANI_CMD cmds[] = { in ar9300_set_capability() local
/freebsd/crypto/openssh/
H A Dsftp.c179 static const struct CMD cmds[] = { variable
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dfile.h754 } __packed cmds[16]; global() member
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h581 …char cmds_l_[PADL_(const uint32_t *)]; const uint32_t * cmds; char cmds_r_[PADR_(const uint32_t *)… member
586 char cmds_l_[PADL_(uint32_t *)]; uint32_t * cmds; char cmds_r_[PADR_(uint32_t *)]; member
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c19309 static const jim_subcmd_type cmds[OPT_COUNT + 1] = { in Jim_StringCoreCommand() local
20210 static const jim_subcmd_type cmds[OPT_COUNT + 1] = { in Jim_DictCoreCommand() local
20416 static const jim_subcmd_type cmds[INFO_COUNT + 1] = { in Jim_InfoCoreCommand() local
/freebsd/sys/sys/
H A Dsysproto.h1597 char cmds_l_[PADL_(const u_long *)]; const u_long * cmds; char cmds_r_[PADR_(const u_long *)]; member
1602 char cmds_l_[PADL_(u_long *)]; u_long * cmds; char cmds_r_[PADR_(u_long *)]; member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h2716 } __packed cmds[16]; member

123