Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DMove.java85 abstract void apply() throws PoolsException; in apply() method in Move
136 void apply() throws PoolsException in apply() method in ComponentMove
199 void apply() throws PoolsException in apply() method in QuantityMove
/titanic_41/usr/src/uts/common/nfs/
H A Dnfs_cmd.h68 uint32_t apply; member
/titanic_41/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_init_finish.c72 dwarf_set_reloc_application(int apply) in dwarf_set_reloc_application()
/titanic_41/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DTypeEditor.java380 public boolean apply() { in apply() method in TypeEditor
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c879 apply_action_t apply; in apply_profile() local