Home
last modified time | relevance | path

Searched refs:go (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/external/ppp/pppd/
Dlcp.c626 lcp_options *go = &lcp_gotoptions[f->unit]; local
631 *go = *wo;
633 go->neg_mrru = 0;
634 go->neg_ssnhf = 0;
635 go->neg_endpoint = 0;
651 lcp_options *go = &lcp_gotoptions[f->unit]; local
664 return (LENCISHORT(go->neg_mru && go->mru != DEFMRU) +
665 LENCILONG(go->neg_asyncmap && go->asyncmap != 0xFFFFFFFF) +
666 LENCISHORT(go->neg_eap) +
667 LENCICHAP(!go->neg_eap && go->neg_chap) +
[all …]
Dccp.c533 ccp_options *go = &ccp_gotoptions[f->unit]; local
536 *go = ccp_wantoptions[f->unit];
540 if (go->mppe) {
587 if (go->mppe & MPPE_OPT_40) {
589 go->mppe &= ~MPPE_OPT_40;
595 if (!(go->mppe & (MPPE_OPT_40 | MPPE_OPT_128))) {
603 ao->mppe = go->mppe;
605 ao->bsd_compress = go->bsd_compress = 0;
606 ao->predictor_1 = go->predictor_1 = 0;
607 ao->predictor_2 = go->predictor_2 = 0;
[all …]
Dipcp.c679 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
690 *go = *wo;
692 go->ouraddr = 0;
711 ipcp_options *go = &ipcp_gotoptions[f->unit]; local
724 if (go->neg_addr && go->old_addrs && !ho->neg_addr && ho->old_addrs)
725 go->neg_addr = 0;
726 if (wo->neg_vj && !go->neg_vj && !go->old_vj) {
730 go->neg_vj = 1;
731 go->old_vj = 1;
732 go->vj_protocol = ho->vj_protocol;
[all …]
Dipv6cp.c520 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
528 *go = *wo;
529 eui64_zero(go->hisid); /* last proposed interface identifier */
540 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
545 return (LENCIIFACEID(go->neg_ifaceid) +
546 LENCIVJ(go->neg_vj));
559 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
586 ADDCIIFACEID(CI_IFACEID, go->neg_ifaceid, go->ourid);
588 ADDCIVJ(CI_COMPRESSTYPE, go->neg_vj, go->vj_protocol);
607 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; local
[all …]
Dipxcp.c75 #define go (&ipxcp_gotoptions[0]) macro
581 *go = *wo;
594 len = go->neg_nn ? CILEN_NETN : 0;
595 len += go->neg_node ? CILEN_NODEN : 0;
596 len += go->neg_name ? CILEN_NAME + strlen (go->name) - 1 : 0;
599 if (go->neg_router && to_external(go->router) != RIP_SAP)
618 if (go->neg_nn) {
621 PUTLONG (go->our_network, ucp);
624 if (go->neg_node) {
628 for (indx = 0; indx < sizeof (go->our_node); ++indx)
[all …]
Dmultilink.c107 lcp_options *go = &lcp_gotoptions[0]; in mp_join_bundle() local
117 if (!go->neg_mrru || !ho->neg_mrru) { in mp_join_bundle()
127 if (!go->neg_mrru || !ho->neg_mrru) { in mp_join_bundle()
129 if (go->neg_mrru) in mp_join_bundle()
186 cfg_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf); in mp_join_bundle()
232 make_new_bundle(go->mrru, ho->mrru, go->neg_ssnhf, ho->neg_ssnhf); in mp_join_bundle()
Dauth.c707 lcp_options *go = &lcp_gotoptions[unit]; local
725 if (auth_required && !(go->neg_upap || go->neg_chap || go->neg_eap)) {
746 if (go->neg_eap) {
749 } else if (go->neg_chap) {
750 chap_auth_peer(unit, our_name, CHAP_DIGEST(go->chap_mdtype));
752 } else if (go->neg_upap) {
785 lcp_options *go = &lcp_gotoptions[unit]; local
794 if (go->neg_chap || go->neg_upap || go->neg_eap) {
807 if (go->neg_cbcp) {
1287 lcp_options *go = &lcp_gotoptions[unit]; local
[all …]
/external/qemu/elff/
Ddwarf_cu.cc481 const Elf_Byte* go = stmtl_header_.start; in get_pc_address_file_info() local
482 while (go < stmtl_header_.end) { in get_pc_address_file_info()
483 const Elf_Byte op = *go; in get_pc_address_file_info()
484 go++; in get_pc_address_file_info()
491 go = reinterpret_cast<const Elf_Byte*> in get_pc_address_file_info()
492 (reinterpret_cast<const Dwarf_Leb128*>(go)->process_unsigned(&op_size)); in get_pc_address_file_info()
494 const Elf_Byte* ex_op_ptr = go; in get_pc_address_file_info()
543 go += op_size.u32; in get_pc_address_file_info()
558 go = reinterpret_cast<const Elf_Byte*> in get_pc_address_file_info()
559 (reinterpret_cast<const Dwarf_Leb128*>(go)->process_unsigned(&addr_add)); in get_pc_address_file_info()
[all …]
/external/webkit/WebCore/manual-tests/wml/
DStartTests.wml15 <a href="go-element.wml">go-element.wml</a><br/>
17 <a href="onevent-go.wml">onevent-go.wml</a><br/>
26 <a href="task-go-in-anchor.wml">task-go-in-anchor.wml</a><br/>
30 <a href="template-go.wml">template-go.wml</a><br/>
/external/bison/tests/
Dconflicts.at177 NUM shift, and go to state 1
179 exp go to state 2
194 $end shift, and go to state 3
195 OP shift, and go to state 4
211 NUM shift, and go to state 1
213 exp go to state 5
221 OP shift, and go to state 4
280 NUM shift, and go to state 1
282 exp go to state 2
297 $end shift, and go to state 3
[all …]
Dregression.at219 'a' shift, and go to state 1
223 expr go to state 2
224 @2 go to state 3
233 @1 go to state 4
240 $end shift, and go to state 5
247 'c' shift, and go to state 6
254 'b' shift, and go to state 7
518 CONST_DEC_PART go to state 1
519 CONST_DEC_LIST go to state 2
520 CONST_DEC go to state 3
[all …]
/external/openssl/crypto/
Dmem.c185 long (*go)(void)) in CRYPTO_set_mem_debug_functions()
193 get_debug_options_func=go; in CRYPTO_set_mem_debug_functions()
240 long (**go)(void)) in CRYPTO_get_mem_debug_functions()
246 if (go != NULL) *go=get_debug_options_func; in CRYPTO_get_mem_debug_functions()
/external/strace/
DPORTING2 frequently I am asked how one would go about porting strace to a given
41 Then disassemble the code and see where the arguments go. Do they go
42 on the stack? Do they go into registers? Some combination of the
45 call returns where does errno go? Into a specific register? Into a
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
DNeXT1 this API is not documented/supported by NeXT and may go away at any time,
12 In parse.y, line_pinpoint() (assumption all messages ultimately go there), add:
/external/webkit/WebKitTools/iExploder/
DREADME.txt23 built into iexploder. Simply go into the htdocs directory and type:
65 client tested. You can then try to repeat the test, or go through the
72 line that is crashing it, you can use subtests. To do so, go back to the test
123 seems to be a lot to go through when designing a test case, that's why the
/external/bluetooth/bluez/scripts/
Dbluetooth.rules.in2 # On remove actions, bluetoothd should go away by itself
/external/libpng/contrib/pngminim/encoder/
DREADME8 If you prefer to use the shared libraries, go to contrib/pngminus
/external/libpng/contrib/pngminim/decoder/
DREADME8 If you prefer to use the shared libraries, go to contrib/pngminus
/external/webkit/WebCore/page/
DHistory.h50 void go(int distance);
/external/icu4c/samples/ufortune/resources/
Droot.txt51 Anything that can go wr
95 "A baby is God's opinion that the world should go on.
130 "A child can go only so far in life without potty training. It is not
195 "A diplomat is someone who can tell you to go to hell in such a way that
/external/webkit/WebKit/gtk/po/
DREADME8 To refresh the .pot file, go to the root of the build directory, and
/external/libpng/contrib/pngminim/preader/
DREADME13 If you prefer to use the shared libraries, go to contrib/gregbook
/external/sonivox/jet_tools/JetCreator_content/
DREADME.txt5 1. Open a command prompt and go to the directory where the JetCreator tool is located.
/external/expat/vms/
DREADME.vms6 You'll need MMS or its freeware equivalent MMK. Just go to the
/external/iptables/
DINCOMPATIBILITIES13 After upgrading from 1.2 to 1.3, it suggest go do an iptables-save, then

12345678910>>...13