Searched refs:invoke (Results 1 - 12 of 12) sorted by relevance
| /illumos-gate/usr/src/cmd/sort/ |
| H A D | Makefile | 58 invoke := TARGET = invoke macro 65 debug convert invoke stats : $(SUBDIRS)
|
| H A D | Makefile.com | 32 # convert, invoke 36 # invoke builds invoke binaries (allows inspection of options 65 INVOKE_OBJS = invoke.o $(BASE_OBJS) 106 debug : $(PROG) convert invoke 126 invoke: $(INVOKE_OBJS)
|
| /illumos-gate/usr/src/tools/aw/ |
| H A D | aw.c | 45 * something different (or in case we need to invoke a different binary 384 invoke(char **argv, int pipein, int pipeout) function 433 if ((pid_pp = invoke(ppargv, -1, pipedes[0])) > 0) 445 if ((pid_as = invoke(asargv, pipedes[3], -1)) > 0) 652 * Accept -xarch special case to invoke alternate
|
| /illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/ |
| H A D | TestBean.java | 601 s = (String)m.invoke(o); 617 Boolean ret = (Boolean) eq.invoke(obj, newobj); 639 obj = method.invoke(null); 674 obj = method.invoke(null);
|
| /illumos-gate/usr/src/ucbcmd/sbcp/ |
| H A D | sbcp.s | 81 ! Since we want to invoke the following c initalization routine:
|
| /illumos-gate/usr/src/cmd/sgs/rtld/i386/ |
| H A D | boot_elf.s | 324 ret / invoke resolved function
|
| /illumos-gate/usr/src/tools/cw/ |
| H A D | cw.c | 1647 invoke(cw_ictx_t *ctx) function 1793 exit(invoke(ctx));
|
| /illumos-gate/usr/src/uts/sun4u/cpu/ |
| H A D | cheetah_copy.s | 858 ! and *not* to invoke any existing error handler. As far as 861 ! invoke the previously existing handler after resetting the 1738 * xcopy{in,out} is in the error handling routine they invoke 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 i [all...] |
| H A D | opl_olympus_copy.s | 813 ! and *not* to invoke any existing error handler. As far as 816 ! invoke the previously existing handler after resetting the 1670 * xcopy{in,out} is in the error handling routine they invoke 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 i [all...] |
| H A D | spitfire_copy.s | 575 ! and *not* to invoke any existing error handler. As far as 578 ! invoke the previously existing handler after restting the 2054 * default_xcopy{in,out} is in the error handling routine they invoke
|
| /illumos-gate/usr/src/uts/sun4/ml/ |
| H A D | interrupt.s | 646 ! for each interrupt handler we invoke. If we hit INTRCNT_LIMIT, then
|
| /illumos-gate/usr/src/uts/sun4v/cpu/ |
| H A D | niagara_copy.s | 462 ! invoke any existing error handler. As far as bcopy is concerned, 464 ! In that case we're expected to invoke the previously existing 527 ! invoke any existing error handler. As far as bcopy is concerned, 529 ! In that case we're expected to invoke the previously existing 7687 ! before we either simply return the error or we invoke the
|
Completed in 132 milliseconds