Searched refs:universe (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-11-stable/sbin/dhclient/
H A Dtree.h59 struct universe { struct
68 struct universe *universe; member in struct:option
H A Dclparse.c71 /* Set up the initial dhcp option universe. */
689 struct universe *universe; local
723 universe = ((struct universe *)hash_lookup(&universe_hash,
727 if (!universe) {
737 universe = &dhcp_universe;
741 option = (struct option *)hash_lookup(universe->hash,
H A Dtables.c66 struct universe dhcp_universe;
H A Ddhcpd.h336 extern struct universe dhcp_universe;
/freebsd-11-stable/
H A DMakefile6 # universe - *Really* build *everything* (buildworld and
8 # tinderbox - Same as universe, but presents a list of failed build
21 # kernel-toolchains - Build kernel-toolchain for all universe targets.
50 # make universe -DMAKE_JUST_KERNELS JFLAG=-j${_jflag}
60 # Makefile.inc1. The exceptions are universe, tinderbox and targets.
63 # at least 6GB of diskspace available. A complete 'universe' build requires
161 toolchains universe world worlds xdev xdev-build
403 @cd ${.CURDIR}; ${SUB_MAKE} DOING_TINDERBOX=YES universe
406 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=toolchain universe
409 @cd ${.CURDIR}; ${SUB_MAKE} UNIVERSE_TARGET=kernel-toolchain universe
[all...]
/freebsd-11-stable/share/mk/
H A Dlocal.meta.sys.mk45 # from src/Makefile (for universe)
80 # now because for universe we want to potentially
H A Dlocal.dirdeps.mk12 # making universe is special
/freebsd-11-stable/usr.sbin/cron/cron/
H A Ddo_command.c27 # include <sys/universe.h>
/freebsd-11-stable/contrib/tcsh/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
346 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1419 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
332 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1402 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/gperf/
H A Dconfigure1292 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure1295 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/byacc/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
356 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1443 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/crypto/openssh/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
356 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1437 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/sqlite3/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
363 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1461 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/libpcap/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
363 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1457 /bin/universe = `(/bin/universe) 2>/dev/null`
H A Dconfigure2090 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/tcpdump/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
363 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1457 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/file/
H A Dconfig.guess126 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
367 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1489 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/openpam/
H A Dconfig.guess124 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
346 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1414 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-11-stable/contrib/ldns/drill/
H A Dconfigure1832 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/bmake/
H A Dconfigure1992 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/sqlite3/tea/
H A Dconfigure1909 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/binutils/
H A Dconfigure1155 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure1013 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`

Completed in 446 milliseconds

12