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

1 2 3 4 5 6 7

  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/pid/
tst.ret1.c 33 * The canonical name should be 'go' since we prefer symbol names with fewer
46 go(void) function
54 go();
tst.ret2.c 33 * The canonical name should be 'go' since we prefer symbol names with fewer
40 go(void) function
48 go();
tst.args1.c 33 go(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, function
42 go(0, 1, 2, 3, 4, 5, 6, 7, 8, 9);
tst.fork.c 38 go(void) function
60 (void) go();
tst.vfork.c 38 go(void) function
60 int ret = go();
tst.weak1.c 33 * The canonical name should be 'go' since we prefer symbol names with fewer
37 #pragma weak _go = go
40 go(int a) function
tst.weak2.c 33 * The canonical name should be 'go' since we prefer symbol names with fewer
37 #pragma weak _go = go
40 go(int a) function
tst.ret1.d 56 pid$1:a.out:go:return
62 pid$1:a.out:go:return
tst.ret2.d 56 pid$1:a.out:go:return
62 pid$1:a.out:go:return
tst.gcc.c 33 go(void) function
59 go();
tst.weak1.d 56 pid$1:a.out:go:entry,
58 /probefunc == "go"/
63 pid$1:a.out:go:entry,
67 trace("resolved to '_go' rather than 'go'");
71 pid$1:a.out:go:entry,
tst.weak2.d 56 pid$1:a.out:go:entry,
63 pid$1:a.out:go:entry,
65 /probefunc == "go"/
67 trace("resolved to '_go' rather than 'go'");
71 pid$1:a.out:go:entry,
tst.provregex1.ksh 57 go(void)
64 go(); function
77 p*d$target::go:entry
tst.args1.d 56 pid$1:a.out:go:entry
63 pid$1:a.out:go:entry
tst.vfork.d 50 pid$1:a.out:go:
tst.provregex2.ksh 63 go(void)
74 go(void)
84 go(); function
92 if ((alt_go = dlsym(alt, "go")) == NULL) {
93 printf("failed to lookup 'go' in altlib.so\n");
110 p*d$target::go:entry
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
lcp.c 846 lcp_options *go = &lcp_gotoptions[f->unit]; local
852 *go = *wo;
854 go->neg_mrru = 0;
855 go->neg_ssnhf = 0;
859 if (go->mru > absmax_mru)
860 go->mru = absmax_mru;
876 lcp_options *go = &lcp_gotoptions[f->unit]; local
889 return (LENCISHORT(go->neg_mru && go->mru != PPP_MRU) +
890 LENCILONG(go->neg_asyncmap && go->asyncmap != 0xFFFFFFFF)
918 lcp_options *go = &lcp_gotoptions[f->unit]; local
1016 lcp_options *go = &lcp_gotoptions[f->unit]; local
1198 lcp_options *go = &lcp_gotoptions[f->unit]; local
1619 lcp_options *go = &lcp_gotoptions[f->unit]; local
1838 lcp_options *go = &lcp_gotoptions[f->unit]; local
2393 lcp_options *go = &lcp_gotoptions[f->unit]; local
2454 lcp_options *go = &lcp_gotoptions[f->unit]; local
    [all...]
ipcp.c 483 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
492 *go = *wo;
494 go->ouraddr = 0;
506 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
518 if (go->neg_addr && go->old_addrs && !ho->neg_addr && ho->old_addrs)
520 go->neg_addr = 0;
521 if (wo->neg_vj && !go->neg_vj && !go->old_vj) {
525 go->neg_vj = 1
549 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
621 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
717 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
900 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
1015 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
1435 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
1995 ipcp_options *go = &ipcp_gotoptions[unit]; local
    [all...]
ccp.c 349 * If we haven't gone open yet (first time through), then go open
530 ccp_options *go = &ccp_gotoptions[f->unit]; local
533 *go = ccp_wantoptions[f->unit];
540 if (go->bsd_compress) {
545 go->bsd_compress = 0;
547 if (go->deflate) {
548 if (go->deflate_correct) {
554 go->deflate_correct = 0;
556 if (go->deflate_draft) {
562 go->deflate_draft = 0
588 ccp_options *go = &ccp_gotoptions[f->unit]; local
607 ccp_options *go = &ccp_gotoptions[f->unit]; local
702 ccp_options *go = &ccp_gotoptions[f->unit]; local
777 ccp_options *go = &ccp_gotoptions[f->unit]; local
862 ccp_options *go = &ccp_gotoptions[f->unit]; local
1222 ccp_options *go = &ccp_gotoptions[f->unit]; local
    [all...]
ipv6cp.c 459 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
467 *go = *wo;
468 eui64_zero(go->hisid); /* last proposed interface identifier */
479 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
484 return (LENCIIFACEID(go->neg_ifaceid) +
485 LENCIVJ(go->neg_vj));
498 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
525 ADDCIIFACEID(CI_IFACEID, go->neg_ifaceid, go->ourid);
527 ADDCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol)
546 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
617 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
752 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
831 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
1138 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
TestClose.java 45 consumer.go();
65 consumer.go();
TestAbort.java 50 consumer.go();
78 consumer.go();
106 consumer.go();
130 consumer.go();
  /onnv/onnv-gate/usr/src/lib/libsqlite/test/
tester.tcl 90 set go 1
92 set go 0
95 set go 1
100 if {!$go} return
129 set go 1
131 set go 0
134 set go 1
139 if {!$go} return
  /onnv/onnv-gate/usr/src/lib/libc/amd64/gen/
memccpy.s 35 decq %rcx / decrement bytes to go
42 decq %rcx / decrement bytes to go
49 decq %rcx / decrement bytes to go
56 decq %rcx / decrement bytes to go
  /onnv/onnv-gate/usr/src/lib/libc/i386/gen/
memccpy.s 39 movl 20(%esp),%ecx / %ecx = length to go still
41 decl %ecx / decrement bytes to go
48 decl %ecx / decrement bytes to go
55 decl %ecx / decrement bytes to go
62 decl %ecx / decrement bytes to go

Completed in 180 milliseconds

1 2 3 4 5 6 7