Searched defs:apply (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DMove.java85 abstract void apply() throws PoolsException; method in class:Move
136 void apply() throws PoolsException method in class:ComponentMove
199 void apply() throws PoolsException method in class:QuantityMove
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_cmd.h68 uint32_t apply; member in struct:nfscmd_res::__anon6804::__anon6805
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_init_finish.c19 any, provided herein do not apply to combinations of this program with
72 dwarf_set_reloc_application(int apply) argument
75 _dwarf_apply_relocs = apply;
536 /*apply relocations */
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c203 { "apply", CS_GLOBAL, complete_single_xml_file_arg },
873 if (!apply_changes) { /* we don't want to apply, just test */
886 apply_action_t apply; local
889 apply = (est->sc_in_emi == 1) ? APPLY_LATE : APPLY_NONE;
891 info->mi_hash, apply, &errstr)) {
976 warn(gettext("WARNING: Failed to apply %s\n"),
1079 "Profile commands: apply extract\n"
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnreg.h759 uint32_t apply; member in struct:iwn5000_calib_elem

Completed in 58 milliseconds