Searched defs:ncmds (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommand_table.h395 size_t ncmds = sizeof(commands) / sizeof(struct command_def); variable
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c57 size_t ncmds; local
[all...]
H A Dfreebsd32_proto.h660 char ncmds_l_[PADL_(size_t)]; size_t ncmds; char ncmds_r_[PADR_(size_t)]; member in struct:freebsd32_cap_ioctls_limit_args
/freebsd-11-stable/usr.bin/checknr/
H A Dchecknr.c211 static int ncmds; /* size of knowncmds */ variable
/freebsd-11-stable/sys/kern/
H A Dsys_capability.c341 ssize_t ncmds; local
393 kern_cap_ioctls_limit(struct thread *td, int fd, u_long *cmds, size_t ncmds) argument
365 cap_ioctl_limit_check(struct filedesc *fdp, int fd, const u_long *cmds, size_t ncmds) argument
429 size_t ncmds; local
[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
/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
/freebsd-11-stable/sys/teken/
H A Dteken_subr.h1121 teken_subr_set_graphic_rendition(teken_t *t, unsigned int ncmds, argument
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.c1404 fepcmd(struct digi_p *port, int cmd, int op1, int ncmds) argument
/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, off_t *sizes, int *errors, int ncmds) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h51 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.c938 size_t ncmds; local
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dengine.c245 int ncmds = sizeof(cmds) / sizeof(cmdfct); local
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.c83 unsigned int npaths, ncmds; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h506 uint32_t ncmds; member in struct:llvm::MachO::mach_header
516 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8230 PrintMachHeader(uint32_t magic, uint32_t cputype, uint32_t cpusubtype, uint32_t filetype, uint32_t ncmds, uint32_t sizeofcmds, uint32_t flags, bool verbose) argument
/freebsd-11-stable/sys/sys/
H A Dsysproto.h1718 char ncmds_l_[PADL_(size_t)]; size_t ncmds; char ncmds_r_[PADR_(size_t)]; member in struct:cap_ioctls_limit_args

Completed in 304 milliseconds