Searched refs:packages (Results 26 - 32 of 32) sorted by relevance

12

/freebsd-12-stable/sys/kern/
H A Dsubr_smp.c731 int packages; local
737 packages = mp_ncpus / count;
740 for (i = 0; i < packages; i++, child++)
1147 * processors) in it. If so, calculate the number of packages, the number of
/freebsd-12-stable/share/mk/
H A Dbsd.own.mk125 # PKG_CMD Program for creating and manipulating packages.
/freebsd-12-stable/tools/tools/sysbuild/
H A Dsysbuild.sh83 PKG_DIR=/usr/ports/packages/All
141 echo " -p used cached packages"
/freebsd-12-stable/targets/pseudo/userland/
H A DMakefile.depend472 usr.sbin/bsdconfig/packages \
473 usr.sbin/bsdconfig/packages/include \
481 usr.sbin/bsdconfig/share/packages \
/freebsd-12-stable/crypto/heimdal/
H A DMakefile.in119 appl tools tests packages etc po doc
403 appl tools tests packages etc po $(am__append_1)
/freebsd-12-stable/crypto/openssh/contrib/redhat/
H A Dopenssh.spec631 - remove build dependency on rsh to match openssh.com's packages more closely
/freebsd-12-stable/contrib/subversion/
H A Dconfigure1519 --help=recursive display the short help of all the included packages
4745 # break other packages using the cache if that directory is
27859 if test -e packages/solaris/pkginfo.in; then
27861 SVN_CONFIG_SCRIPT_FILES="$SVN_CONFIG_SCRIPT_FILES packages/solaris/pkginfo"
27862 ac_config_files="$ac_config_files packages/solaris/pkginfo"
28972 "packages/solaris/pkginfo") CONFIG_FILES="$CONFIG_FILES packages/solaris/pkginfo" ;;
30245 "packages/solaris/pkginfo":F) chmod +x packages/solaris/pkginfo ;;

Completed in 214 milliseconds

12