Searched defs:cmds (Results 26 - 50 of 60) sorted by relevance

123

/freebsd-11-stable/sys/kern/
H A Dsys_capability.c340 u_long *cmds; local
365 cap_ioctl_limit_check(struct filedesc *fdp, int fd, const u_long *cmds, argument
393 kern_cap_ioctls_limit(struct thread *td, int fd, u_long *cmds, size_t ncmds) argument
428 u_long *cmds; local
456 u_long *cmds; local
[all...]
/freebsd-11-stable/usr.sbin/sesutil/
H A Dsesutil.c69 } cmds[] = { variable in typeref:struct:command
[all...]
/freebsd-11-stable/lib/libcasper/services/cap_grp/
H A Dcap_grp.c367 cap_grp_limit_cmds(cap_channel_t *chan, const char * const *cmds, size_t ncmds) argument
[all...]
/freebsd-11-stable/lib/libcasper/services/cap_pwd/
H A Dcap_pwd.c321 cap_pwd_limit_cmds(cap_channel_t *chan, const char * const *cmds, size_t ncmds) argument
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dmake.c459 Lst cmds = pgn->commands; local
/freebsd-11-stable/sys/teken/
H A Dteken_subr.h1121 teken_subr_set_graphic_rendition(teken_t *t, unsigned int ncmds, unsigned int cmds[]) argument
/freebsd-11-stable/usr.sbin/ctld/
H A Dkernel.c1266 const unsigned long cmds[] = { CTL_ISCSI }; local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c357 vdev_geom_io(struct g_consumer *cp, int *cmds, void **datas, off_t *offsets, argument
429 int cmds[VDEV_LABELS]; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Duart_emul.c662 cap_ioctl_t cmds[] = { TIOCGETA, TIOCSETA, TIOCGWINSZ }; local
H A Dblock_if.c411 cap_ioctl_t cmds[] = { DIOCGFLUSH, DIOCGDELETE }; local
H A Dbhyverun.c260 unsigned long cmds[] = { TIOCGETA, TIOCGWINSZ }; local
937 const cap_ioctl_t *cmds; local
/freebsd-11-stable/contrib/tcpdump/
H A Dutil-print.c834 txtproto_print(netdissect_options *ndo, const u_char *pptr, u_int len, const char *protoname, const char **cmds, u_int flags) argument
H A Dtcpdump.c1896 static const unsigned long cmds[] = { BIOCGSTATS, BIOCROTZBUF }; local
H A Dprint-telnet.c351 static const char *cmds[] = { variable
/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-script.c1011 copy_command_lines(struct command_line *cmds) argument
1073 struct command_line *cmds; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1020 static const HAL_ANI_CMD cmds[] = { local
/freebsd-11-stable/sys/dev/hptmv/
H A Dcommand.h175 UCHAR cmds; member in struct:_Command::__anon10133::__anon10137::__anon10138
/freebsd-11-stable/usr.bin/kdump/
H A Dkdump.c210 const char *cmds[1], *fields[1]; local
/freebsd-11-stable/sbin/fsdb/
H A Dfsdb.c159 struct cmdtable cmds[] = { variable in typeref:struct:cmdtable
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dengine.c196 static cmdfct cmds[] = variable
/freebsd-11-stable/sys/fs/cuse/
H A Dcuse.c148 struct cuse_client_command cmds[CUSE_CMD_MAX]; member in struct:cuse_client
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c965 struct cmds { struct
969 } cmds[] = { local
/freebsd-11-stable/sys/dev/esp/
H A Dncr53c9xvar.h184 int cmds; /* # of commands processed */ member in struct:ncr53c9x_tinfo
/freebsd-11-stable/crypto/openssh/
H A Dsftp.c180 static const struct CMD cmds[] = { variable in typeref:struct:CMD
[all...]
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c1427 } cmds[] = { local

Completed in 404 milliseconds

123