| /freebsd/lib/libc/gen/ |
| H A D | Makefile.inc | 69 getcap.c \ 242 getcap.3 \ 395 MLINKS+=getcap.3 cgetcap.3 \ 396 getcap.3 cgetclose.3 \ 397 getcap.3 cgetent.3 \ 398 getcap.3 cgetfirst.3 \ 399 getcap.3 cgetmatch.3 \ 400 getcap.3 cgetnext.3 \ 401 getcap.3 cgetnum.3 \ 402 getcap.3 cgetset.3 \ [all …]
|
| /freebsd/usr.sbin/bhyvectl/ |
| H A D | bhyvectl.c | 65 static int get_stats, getcap, setcap, capval; variable 123 { "getcap", NO_ARG, &getcap, 1 }, in setup_options() 434 if (!error && (getcap || get_all)) { in main() 437 if (getcap && capname) in main()
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | README | 47 --enable-getcap 48 --enable-getcap-cache
|
| /freebsd/sys/amd64/include/ |
| H A D | vmm.h | 190 DECLARE_VMMOPS_FUNC(int, getcap, (void *vcpui, int num, int *retval)); 216 vmmops_getcap_t getcap; member
|
| /freebsd/sys/riscv/include/ |
| H A D | vmm.h | 152 DECLARE_VMMOPS_FUNC(int, getcap, (void *vcpui, int num, int *retval));
|
| /freebsd/sys/arm64/include/ |
| H A D | vmm.h | 165 DECLARE_VMMOPS_FUNC(int, getcap, (void *vcpui, int num, int *retval));
|
| /freebsd/share/doc/smm/01.setup/ |
| H A D | spell.ok | 297 getcap
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | ChangeLog | 259 * getcap.c: Don't use db support unless its build into libc but we 578 * daemon.c fnmatch.c fnmatch.hin getcap.c getopt.c getusershell.c 767 * getcap.c: use strlcpy, from openbsd 1626 * getcap.c: make sure to use db only if we have both the library 1746 * getcap.c: try to make this work on systems with DB 1750 * getcap.c: protect from db-less systems 1756 * getcap.c: getcap from NetBSD
|
| H A D | Makefile.in | 51 getcap.c getcwd.c getdtablesize.c getegid.c geteuid.c getgid.c \ 804 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcap.Plo@am__quote@
|
| /freebsd/contrib/ncurses/ |
| H A D | README.MinGW | 114 --disable-getcap \
|
| H A D | configure.in | 766 ### use option --enable-getcap to use a hacked getcap for reading termcaps 768 AC_ARG_ENABLE(getcap, optenable 769 [ --enable-getcap fast termcap load, no xrefs to terminfo], 776 AC_ARG_ENABLE(getcap-cache, 777 [ --enable-getcap-cache cache translated termcaps in ~/.terminfo],
|
| H A D | INSTALL | 206 on "--enable-getcap-cache", to see why this is a Bad Thing. 625 --enable-getcap 626 Use the 4.4BSD getcap code if available, or a bundled version of it to 633 In that case, there is no advantage in using the --enable-getcap-cache 638 --enable-getcap-cache 788 match is found in the terminfo database. See also the --enable-getcap 789 and --enable-getcap-cache options. 1057 See also the --enable-getcap option. 2309 to use the --enable-getcap option. This speeds up termcap-based
|
| H A D | NEWS | 5764 configured with --enable-termcap and --disable-getcap. 6210 getcap is used, to reduce interactive warning messages. 13941 + change getcap-cache ifdef's to eliminate unnecessary chdir/mkdir 15076 + add --enable-getcap-cache option to configure, normally disabled 15351 + make "--enable-getcap" configuration-option work (reported by
|
| /freebsd/tools/build/ |
| H A D | Makefile | 210 SRCS+= getcap.c
|
| /freebsd/sys/amd64/vmm/ |
| H A D | vmm.c | 144 DEFINE_VMMOPS_IFUNC(int, getcap, (void *vcpui, int num, int *retval))
|
| /freebsd/sys/amd64/vmm/amd/ |
| H A D | svm.c | 2844 .getcap = svm_getcap,
|
| /freebsd/sys/amd64/vmm/intel/ |
| H A D | vmx.c | 4297 .getcap = vmx_getcap,
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.1999 | 271 * configure.in (LIB_roken): add dbopen. getcap in roken
|