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

12

/freebsd-10-stable/usr.sbin/fifolog/
H A DMakefile3 SUBDIR= lib .WAIT \
/freebsd-10-stable/usr.sbin/lpr/
H A DMakefile3 SUBDIR= common_source .WAIT \
/freebsd-10-stable/sbin/ipf/
H A DMakefile3 SUBDIR= libipf .WAIT
/freebsd-10-stable/gnu/
H A DMakefile6 SUBDIR= lib .WAIT \
/freebsd-10-stable/gnu/usr.bin/rcs/
H A DMakefile3 SUBDIR= lib .WAIT \
/freebsd-10-stable/usr.bin/svn/
H A DMakefile3 SUBDIR= lib .WAIT \
/freebsd-10-stable/usr.sbin/amd/
H A DMakefile8 SUBDIR= include libamu .WAIT \
/freebsd-10-stable/cddl/
H A DMakefile5 SUBDIR= lib .WAIT \
/freebsd-10-stable/contrib/bmake/unit-tests/
H A Ddotwait.mk41 simple: simple.1 .WAIT simple.2
43 # recursive: all children of the left hand side of the .WAIT
45 recursive: recursive.1.99 .WAIT recursive.2.99
51 # the right hand side of the .WAIT.
52 shared: shared.1.99 .WAIT shared.2.99
58 cycle: cycle.1.99 .WAIT cycle.2.99
/freebsd-10-stable/contrib/ntp/sntp/
H A Dsntp-opts.h217 # ifdef WAIT
218 # warning undefining WAIT due to option name conflict
219 # undef WAIT macro
239 # undef WAIT macro
278 DESC(WAIT).optActualIndex = 17; \
279 DESC(WAIT).optActualValue = VALUE_OPT_WAIT; \
280 DESC(WAIT).fOptState &= OPTST_PERSISTENT_MASK; \
281 DESC(WAIT).fOptState |= OPTST_SET )
283 DESC(WAIT).fOptState &= OPTST_PERSISTENT_MASK; \
284 DESC(WAIT)
[all...]
/freebsd-10-stable/kerberos5/
H A DMakefile3 SUBDIR= lib .WAIT \
/freebsd-10-stable/gnu/usr.bin/cc/
H A DMakefile8 SUBDIR= cc_tools .WAIT \
/freebsd-10-stable/share/mk/
H A Dbsd.subdir.mk48 @${_+_}for entry in ${SUBDIR:N.WAIT}; do \
63 ${SUBDIR:N.WAIT}: .PHONY .MAKE
71 # Work around parsing of .if nested in .for by putting .WAIT string into a var.
72 __wait= .WAIT
80 __subdir_targets+= .WAIT
H A Dsuite.test.mk77 .for _T in ${TESTS_SUBDIRS:N.WAIT}
/freebsd-10-stable/contrib/groff/src/include/
H A Dnonposix.h60 # define WAIT(s,p,m) _cwait(s,p,m) macro
226 #ifndef WAIT
227 # define WAIT(s,p,m) wait(s) macro
/freebsd-10-stable/usr.bin/hexdump/
H A Dhexdump.h81 enum _vflag { ALL, DUP, FIRST, WAIT }; /* -v values */ enumerator in enum:_vflag
H A Ddisplay.c297 vflag = WAIT;
300 if (vflag == WAIT)
/freebsd-10-stable/secure/
H A DMakefile5 SUBDIR= lib .WAIT \
/freebsd-10-stable/contrib/bmake/mk/
H A Dinit.mk55 .WAIT:
61 all: beforebuild .WAIT realbuild
H A Dmeta.subdir.mk29 DIRDEPS = ${SUBDIR:N.WAIT:O:u:@d@${RELDIR}/$d@}
58 find ${SUBDIR:N.WAIT} -type f \( ${_find_name} \) -print -o \
H A Dmeta.sys.mk146 all: dirdeps .WAIT
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Drwlock.c227 * WAIT(cond, lock);
257 WAIT(&rwl->readable, &rwl->lock);
273 WAIT(&rwl->readable, &rwl->lock);
317 WAIT(&rwl->writeable, &rwl->lock);
334 WAIT(&rwl->writeable, &rwl->lock);
571 WAIT(&rwl->readable, &rwl->lock);
590 WAIT(&rwl->writeable, &rwl->lock);
/freebsd-10-stable/lib/
H A DMakefile7 # of the other libraries. These are built first with a .WAIT between them
12 .WAIT \
24 .WAIT \
/freebsd-10-stable/sys/geom/bde/
H A Dg_bde.h90 enum {SETUP, WAIT, FINISH} state; enumerator in enum:g_bde_work::__anon10266
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dutil.h134 #define WAIT(cvp, lp) do { \ macro
137 ISC_MSG_UTILWAIT, "WAIT"), \

Completed in 305 milliseconds

12