HomeSort by relevance Sort by last modified time
    Searched refs:WAIT (Results 1 - 25 of 59) sorted by null

1 2 3

  /ohac/ohac/usr/src/lib/
Makefile 37 .WAIT \
41 librtreg .WAIT \
42 libclcomm .WAIT \
44 libsczones .WAIT \
46 libsecurity .WAIT \
47 libclevent .WAIT \
52 libclconf .WAIT
54 $(POST_S9_BUILD)COMMON_SUBDIRS += libscprivip .WAIT
55 $(POST_S9_BUILD)COMMON_SUBDIRS += libpnmproxy .WAIT \
65 dlscxcfg .WAIT \
    [all...]
  /ohac/ohacds/usr/src/cmd/ha-services/gds-agents/PostgreSQL/rolechg/
rolechg_config.ksh 51 # WAIT - A number of seconds the start method waits before it touches
67 WAIT=
rolechg_register.ksh 59 start_command="${BINDIR}/control_rolechg -R ${RS} -G ${RG} -H ${STDBY_HOST} -P ${STDBY_PFILE} -T ${TRIGGER} -W ${WAIT} start"
60 stop_command="${BINDIR}/control_rolechg -R ${RS} -G ${RG} -H ${STDBY_HOST} -P ${STDBY_PFILE} -T ${TRIGGER} -W ${WAIT} stop"
61 probe_command="${BINDIR}/control_rolechg -R ${RS} -G ${RG} -H ${STDBY_HOST} -P ${STDBY_PFILE} -T ${TRIGGER} -W ${WAIT} probe"
62 validate_command="${BINDIR}/control_rolechg -R ${RS} -G ${RG} -H ${STDBY_HOST} -P ${STDBY_PFILE} -T ${TRIGGER} -W ${WAIT} validate"
  /ohac/ohac/usr/src/cmd/clcommands/lib/
Makefile 32 libclutils .WAIT \
  /ohac/ohac/usr/src/tests/unode/i386/
Makefile 34 $(SUNOS)WAIT= .WAIT
35 $(LINUX)WAIT=
37 SUBDIRS += cl_runtime $(WAIT) cl_comm $(WAIT) unode
38 $(SUNOS)SUBDIRS += repl_sample_common $(WAIT) arm_faults ccr_fi
  /ohac/ohac/usr/src/lib/cmass/
Makefile 40 .WAIT \
42 .WAIT \
61 .WAIT \
77 MODULES=$(CORE_MODULE_LIST:.WAIT=) $(FEATURE_MODULE_LIST:.WAIT=)
81 SUBDIRS= $(CORE_MODULE_LIST) .WAIT \
98 cmass_install: $(SUBDIRS) .WAIT $(JAVADOCS)
Makefile.module 36 cmass_all: $(MODULE_ALL) $(JARFILE) .WAIT $(NATIVE_LIB)
  /ohac/ohac/usr/src/tests/unode/sparc/
Makefile 34 SUBDIRS += cl_runtime .WAIT cl_comm .WAIT repl_sample_common .WAIT
35 SUBDIRS += repl_sample_common_v0 .WAIT repl_sample_common_v1 .WAIT
  /ohac/ohac/usr/src/cmd/clcommands/
Makefile 32 build_tools .WAIT \
33 props .WAIT \
35 lib .WAIT \
  /ohac/ohacgeo/usr/src/lib/
Makefile 36 libhsq .WAIT \
Makefile.targ 51 $(LIBRARY): objs .WAIT $$(OBJS)
55 $(DYNLIB): pics .WAIT $$(PICS)
59 $(DYNLIBCCC): pics .WAIT $$(PICS)
63 $(PLIB): profs libp .WAIT $$(PROFS)
67 $(PIC_PLIB): pic_profs libp .WAIT $$(PIC_PROFS)
166 $(LIBRARYCCC): objs .WAIT $$(OBJS)
  /ohac/ohac/usr/src/common/cl/interfaces/unode/
Makefile 54 def all install: $(GENINCLUDES) .WAIT $(SUBDIRS) .WAIT
  /ohac/ohac/usr/src/common/cl/orbtest/cmm_fi/faults/
fault_reconfigure_1_a.cc 47 // Add an invo trigger to make the client node wait for a reconfigure
49 FaultFunctions::invo_trigger_add(FaultFunctions::WAIT,
fault_quorum_1_a.cc 48 // Add an invo trigger to make the client node wait for a reconfigure
50 FaultFunctions::invo_trigger_add(FaultFunctions::WAIT,
fault_reconfigure_1_b.cc 48 // Add an invo trigger to make the client node wait for a reconfigure
50 FaultFunctions::invo_trigger_add(FaultFunctions::WAIT,
59 // wait arguments
fault_reconfigure_1_c.cc 48 // Add an invo trigger to make the client node wait for a reconfigure
50 FaultFunctions::invo_trigger_add(FaultFunctions::WAIT,
59 // wait arguments
  /ohac/ohac/usr/src/tools/ctf/
Makefile 42 all clean clobber install lint: dwarf .WAIT $(SUBDIRS)
  /ohac/ohac/usr/src/tools/extract_gettext/
Makefile 46 install: all .WAIT $(ROOTSCBLDMACHPROG)
  /ohac/ohacds/usr/src/
Makefile 54 all: closedbins rootdirs .WAIT $(SUBDIRS) pkg_all
56 install: closedbins rootdirs .WAIT $(SUBDIRS) pkg_all .WAIT _msg
66 _msg: rootdirs .WAIT $(MSGSUBDIRS)
  /ohac/ohac/usr/src/common/cl/interfaces/
Makefile 62 $(SUNOS)def all install: $(IXDIR) $(GENINCLUDES) .WAIT $(SUBDIRS) .WAIT $(TYPECHECK)
63 $(LINUX)def all install: $(IXDIR) $(GENINCLUDES) .WAIT $(SUBDIRS)
  /ohac/ohacgeo/usr/src/
Makefile 62 install: $(ROOTDIRS) install_h .WAIT $(SUBDIRS) pkg_install .WAIT _msg
64 all: $(ROOTDIRS) install_h .WAIT $(SUBDIRS) pkg_all
  /ohac/ohac/usr/src/
Makefile 81 all: closedbins install_h .WAIT $(SUBDIRS) pkg_all
82 $(EUROPA)$(LINUX)install: install_h .WAIT $(SUBDIRS) pkg_all
83 $(SUNOS)install: closedbins install_h .WAIT $(SUBDIRS) pkg_all .WAIT _msg
86 clean clobber: $(SUBDIRS) head pkgdefs clean_scmsgs .WAIT rm_build
117 install_h: rootdirs .WAIT sysheaders userheaders .WAIT libheaders
  /ohac/ohac/usr/src/cmd/
Makefile 81 fed .WAIT rgmd \
82 pnm .WAIT ha-services \
133 pnm .WAIT ha-services \
211 fed .WAIT rgmd \
212 pnm .WAIT ha-services \
255 ALLSUBDIRS = $(FIRST_SUBDIRS) .WAIT $(SUBDIRS)
262 # The .WAIT directive works around an apparent bug in parallel make.
  /ohac/ohac/usr/src/tools/
Makefile 49 install: $(ROOTDIRS) .WAIT $(SUBDIRS)
  /ohac/ohac/usr/src/cmd/spm/
Makefile 46 WEB-INF .WAIT \

Completed in 1679 milliseconds

1 2 3