Home
last modified time | relevance | path

Searched refs:invoke (Results 1 – 25 of 71) sorted by relevance

123

/onnv-gate/usr/src/cmd/sort/
H A DMakefile58 invoke := TARGET = invoke macro
65 debug convert invoke stats : $(SUBDIRS) target
H A DMakefile.com67 INVOKE_OBJS = invoke.o $(BASE_OBJS)
104 debug : $(PROG) convert invoke
124 invoke: $(INVOKE_OBJS)
/onnv-gate/usr/src/cmd/krb5/kadmin/gui/visualrt/sunsoft/jws/visual/rt/type/
H A DOp.java136 action.invoke(msg.target, msg.arg, scope); in handleMessage()
150 action.invoke(msg.target, evt.arg, scope); in handleEvent()
H A DOpAction.java192 void invoke(Object target, Object arg, Root scope) { in invoke() method in OpAction
/onnv-gate/usr/src/tools/aw/
H A Daw.c384 invoke(char **argv, int pipein, int pipeout) in invoke() function
433 if ((pid_pp = invoke(ppargv, -1, pipedes[0])) > 0) in pipeline()
445 if ((pid_as = invoke(asargv, pipedes[3], -1)) > 0) in pipeline()
/onnv-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java558 s = (String)m.invoke(o); in getString()
574 Boolean ret = (Boolean) eq.invoke(obj, newobj); in checkEquality()
596 obj = method.invoke(null); in performSerializationTest()
631 obj = method.invoke(null); in performBeanTest()
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlboot.pod64 want to invoke within that package.
136 attempts to invoke subroutine C<Class::method> as:
217 But what happens when we invoke C<< Cow->speak >> now?
300 doesn't immediately invoke C<< Animal->speak >>. This is known as
310 First, we can invoke the C<Animal::speak> method directly:
326 if we invoke C<< Animal->speak >> there, the first parameter to the
403 and attempts to invoke
434 This lets us invoke C<< Horse->speak >> to ripple upward to
474 To invoke C<sound>, Perl first notes that C<$talking> is a blessed
482 to invoke the method. In this case, C<Horse::sound> is found directly
[all …]
H A Dperl584delta.pod51 no longer invoke the set uid perl directly, so to preserve backwards
52 compatibility with scripts that invoke #!/usr/bin/suidperl the only set uid
55 invoke C<sperl5.8.4> automatically the set uid binary, so this change should
H A Dperldelta.pod51 no longer invoke the set uid perl directly, so to preserve backwards
52 compatibility with scripts that invoke #!/usr/bin/suidperl the only set uid
55 invoke C<sperl5.8.4> automatically the set uid binary, so this change should
/onnv-gate/usr/src/ucbcmd/sbcp/
H A Dsbcp.s81 ! Since we want to invoke the following c initalization routine:
/onnv-gate/usr/src/cmd/cmd-inet/etc/ppp/
H A Dmyisp.tmpl35 # and invoke with:
/onnv-gate/usr/src/cmd/initpkg/init.d/
H A DREADME.rc331 For a general discussion of the mechanism used to invoke these scripts
H A DREADME.rcS31 For a general discussion of the mechanism used to invoke these scripts
H A DREADME.rc231 For a general discussion of the mechanism used to invoke these scripts
/onnv-gate/usr/src/cmd/agents/snmp/snmpdemod/
H A DReadMe38 Step 6 : Type "make parse" to invoke the mibcodegen executable with
/onnv-gate/usr/src/cmd/sa/
H A DREADME60 3. Shell procedure sa2 will invoke sar command to generate
/onnv-gate/usr/src/cmd/tcpd/
H A Dman.sed94 inetd(1M), how to invoke tcpd from inetd using the libwrap library.\
/onnv-gate/usr/src/cmd/sgs/rtld/i386/
H A Dboot_elf.s324 ret / invoke resolved function
/onnv-gate/usr/src/lib/libsqlite/test/
H A Dmisuse.test47 # It used to be prohibited to invoke sqlite_exec() from within a function,
/onnv-gate/usr/src/cmd/bnu/
H A DREADME89 invoke a 'ulimit' command.
/onnv-gate/usr/src/uts/
H A DREADME97 invoke lower level Makefiles to perform the actual tasks.
104 made in subdirectories and invoke Makefiles in those sub-
/onnv-gate/usr/src/tools/cw/
H A Dcw.c1651 invoke(cw_ictx_t *ctx) in invoke() function
1797 exit(invoke(ctx)); in exec_ctx()
/onnv-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s861 ! invoke the previously existing handler after resetting the
2208 ldn [%o3 + CP_COPYOUT], %o5 ! if handler, invoke it with
2460 ldn [%o4 + CP_COPYOUT], %g2 ! if handler, invoke it with
2559 ldn [%o4 + CP_XCOPYOUT], %g2 ! if handler, invoke it with
2577 ldn [%o3 + CP_XCOPYOUT], %o5 ! if handler, invoke it with
2995 ldn [%o3 + CP_COPYIN], %o5 ! if handler, invoke it with
3247 ldn [%o4 + CP_COPYIN], %g2 ! if handler, invoke it with
3346 ldn [%o4 + CP_XCOPYIN], %g2 ! if handler, invoke it with
3364 ldn [%o3 + CP_XCOPYIN], %o5 ! if handler, invoke it with
H A Dopl_olympus_copy.s816 ! invoke the previously existing handler after resetting the
2140 ldn [%o3 + CP_COPYOUT], %o5 ! if handler, invoke it with
2383 ldn [%o4 + CP_COPYOUT], %g2 ! if handler, invoke it with
2482 ldn [%o4 + CP_XCOPYOUT], %g2 ! if handler, invoke it with
2500 ldn [%o3 + CP_XCOPYOUT], %o5 ! if handler, invoke it with
2918 ldn [%o3 + CP_COPYIN], %o5 ! if handler, invoke it with
3161 ldn [%o4 + CP_COPYIN], %g2 ! if handler, invoke it with
3260 ldn [%o4 + CP_XCOPYIN], %g2 ! if handler, invoke it with
3278 ldn [%o3 + CP_XCOPYIN], %o5 ! if handler, invoke it with
/onnv-gate/usr/src/cmd/svc/milestone/
H A DREADME.share114 If the inittab(4) line to invoke svc.startd(1M) is missing or incorrect,

123