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

/freebsd-13-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcommand_table.h395 size_t ncmds = sizeof(commands) / sizeof(struct command_def); variable
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_capability.c60 size_t ncmds; local
[all...]
H A Dfreebsd32_proto.h638 char ncmds_l_[PADL_(size_t)]; size_t ncmds; char ncmds_r_[PADR_(size_t)]; member in struct:freebsd32_cap_ioctls_limit_args
/freebsd-13-stable/lib/libcapsicum/
H A Dcapsicum_helpers.h170 caph_ioctls_limit(int fd, const unsigned long *cmds, size_t ncmds) argument
/freebsd-13-stable/sys/teken/
H A Dteken_subr_compat.h39 teken_subr_cons25_set_global_cursor_shape(const teken_t *t, unsigned int ncmds, argument
H A Dteken_subr.h1145 teken_subr_set_graphic_rendition(teken_t *t, unsigned int ncmds, argument
/freebsd-13-stable/sys/kern/
H A Dsys_capability.c364 ssize_t ncmds; local
419 kern_cap_ioctls_limit(struct thread *td, int fd, u_long *cmds, size_t ncmds) argument
391 cap_ioctl_limit_check(struct filedescent *fdep, const u_long *cmds, size_t ncmds) argument
465 size_t ncmds; local
493 size_t maxcmds, ncmds; local
[all...]
/freebsd-13-stable/lib/libcasper/services/cap_grp/
H A Dcap_grp.c369 cap_grp_limit_cmds(cap_channel_t *chan, const char * const *cmds, size_t ncmds) argument
/freebsd-13-stable/lib/libcasper/services/cap_pwd/
H A Dcap_pwd.c323 cap_pwd_limit_cmds(cap_channel_t *chan, const char * const *cmds, size_t ncmds) argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c373 vdev_geom_io(struct g_consumer *cp, int *cmds, void **datas, off_t *offsets, off_t *sizes, int *errors, int ncmds) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h66 uint32_t ncmds; member in struct:llvm::MachOYAML::FileHeader
/freebsd-13-stable/contrib/sendmail/libmilter/
H A Dengine.c245 int ncmds = sizeof(cmds) / sizeof(cmdfct); local
/freebsd-13-stable/usr.sbin/bhyve/
H A Dbhyverun.c998 size_t ncmds; local
/freebsd-13-stable/contrib/tcsh/
H A Dtc.os.c83 unsigned int npaths, ncmds; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h511 uint32_t ncmds; member in struct:llvm::MachO::mach_header
521 uint32_t ncmds; member in struct:llvm::MachO::mach_header_64
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp8231 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-13-stable/sys/sys/
H A Dsysproto.h1622 char ncmds_l_[PADL_(size_t)]; size_t ncmds; char ncmds_r_[PADR_(size_t)]; member in struct:cap_ioctls_limit_args

Completed in 344 milliseconds