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

12

/freebsd-current/sbin/dhclient/
H A Dtree.h57 struct universe { struct
66 struct universe *universe; member in struct:option
H A Dclparse.c70 /* Set up the initial dhcp option universe. */
693 struct universe *universe; local
727 universe = ((struct universe *)hash_lookup(&universe_hash,
731 if (!universe) {
741 universe = &dhcp_universe;
745 option = (struct option *)hash_lookup(universe->hash,
H A Dtables.c66 struct universe dhcp_universe;
H A Ddhcpd.h340 extern struct universe dhcp_universe;
/freebsd-current/
H A DMakefile.sys.inc21 tinderbox universe* kernel kernels world worlds bmake
H A DMakefile5 # universe - *Really* build *everything* (buildworld and
9 # tinderbox - Same as universe, but presents a list of failed build
11 # worlds - Same as universe, except just makes the worlds.
12 # kernels - Same as universe, except just makes the kernels.
24 # kernel-toolchains - Build kernel-toolchain for all universe targets.
63 # Makefile.inc1. The exceptions are universe, tinderbox and targets.
66 # at least 6 GB of disk space available. A complete 'universe' build of
210 toolchains universe universe-toolchain world worlds xdev xdev-build
497 @cd ${.CURDIR}; ${SUB_MAKE} DOING_TINDERBOX=YES universe
[all...]
/freebsd-current/stand/
H A DMakefile99 universe:
100 sh ${SRCTOP}/tools/boot/universe.sh
/freebsd-current/share/mk/
H A Dlocal.sys.dirdeps.env.mk2 # For universe we want to potentially
H A Dlocal.dirdeps.mk12 # making universe is special
H A Dsrc.sys.obj.mk88 # 'make universe' targets or if TARGET is not being used as expected.
/freebsd-current/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-current/contrib/ntp/sntp/libevent/
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-current/contrib/openpam/
H A Dconfig.guess127 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
366 if test "`(/bin/universe) 2>/dev/null`" = att ; then
1461 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/contrib/sqlite3/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
401 case `(/bin/universe) 2>/dev/null` in
1734 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/crypto/openssh/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
401 case `(/bin/universe) 2>/dev/null` in
1754 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/contrib/byacc/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
401 case `(/bin/universe) 2>/dev/null` in
1748 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/contrib/tcpdump/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
401 case `(/bin/universe) 2>/dev/null` in
1754 /bin/universe = `(/bin/universe) 2>/dev/null`
H A Dconfigure2105 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-current/contrib/ldns/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
401 case `(/bin/universe) 2>/dev/null` in
1748 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/contrib/libpcap/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
401 case `(/bin/universe) 2>/dev/null` in
1754 /bin/universe = `(/bin/universe) 2>/dev/null`
H A Dconfigure2537 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-current/contrib/file/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
405 case `(/bin/universe) 2>/dev/null` in
1732 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/contrib/unbound/
H A Dconfig.guess141 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
407 case `(/bin/universe) 2>/dev/null` in
1792 /bin/universe = `(/bin/universe) 2>/dev/null`
/freebsd-current/contrib/sqlite3/tea/
H A Dconfigure1826 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
/freebsd-current/contrib/openbsm/
H A Dconfigure2036 /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`

Completed in 410 milliseconds

12