Home
last modified time | relevance | path

Searched defs:go (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/src/external/bsd/wpa/dist/src/p2p/
Dp2p_go_neg.c187 bool go = p2p->go_intent == 15; in p2p_build_go_neg_req() local
351 bool go = (peer && peer->go_state == LOCAL_GO) || in p2p_build_go_neg_resp() local
599 static void p2p_check_pref_chan_no_recv(struct p2p_data *p2p, int go, in p2p_check_pref_chan_no_recv()
648 static void p2p_check_pref_chan_recv(struct p2p_data *p2p, int go, in p2p_check_pref_chan_recv()
694 void p2p_check_pref_chan(struct p2p_data *p2p, int go, in p2p_check_pref_chan()
938 int go; in p2p_process_go_neg_req() local
1142 const u8 *resp_chan, int go) in p2p_build_go_neg_conf()
1218 int go = -1; in p2p_process_go_neg_resp() local
Dp2p_dev_disc.c18 struct p2p_device *go, in p2p_build_dev_disc_req()
69 struct p2p_device *go; in p2p_send_dev_disc_req() local
218 struct p2p_device *go; in p2p_process_dev_disc_resp() local
Dp2p_utils.c547 bool p2p_pref_freq_allowed(const struct weighted_pcl *freq_list, bool go) in p2p_pref_freq_allowed()
561 unsigned int num_channels, bool go) in p2p_check_pref_channel()
584 struct p2p_channels *res, bool go) in p2p_pref_channel_filter()
Dp2p_invitation.c192 int go = 0; in p2p_process_invitation_req() local
Dp2p_pd.c193 struct p2p_device *go = join ? dev : NULL; in p2p_build_prov_disc_req() local
Dp2p.c1401 unsigned int pref_freq, int go) in p2p_prepare_channel_pref()
1545 unsigned int force_freq, unsigned int pref_freq, int go) in p2p_prepare_channel()
1837 int go = peer->go_state == LOCAL_GO; in p2p_go_complete() local
/netbsd/src/external/bsd/ppp/dist/pppd/
Dccp.c522 ccp_options *go = &ccp_gotoptions[f->unit]; local
680 ccp_options *go = &ccp_gotoptions[f->unit]; local
700 ccp_options *go = &ccp_gotoptions[f->unit]; local
815 ccp_options *go = &ccp_gotoptions[f->unit]; local
901 ccp_options *go = &ccp_gotoptions[f->unit]; local
987 ccp_options *go = &ccp_gotoptions[f->unit]; local
1416 ccp_options *go = &ccp_gotoptions[f->unit]; local
Dipv6cp.c544 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_resetci() local
567 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_cilen() local
583 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_addci() local
628 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_ackci() local
697 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_nakci() local
837 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_rejci() local
912 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_reqci() local
1275 ipv6cp_options *go = &ipv6cp_gotoptions[f->unit]; in ipv6cp_up() local
Dlcp.c647 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_resetci() local
671 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_cilen() local
706 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_addci() local
791 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_ackci() local
943 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_nakci() local
1333 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_rejci() local
1489 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_reqci() local
1878 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_up() local
1926 lcp_options *go = &lcp_gotoptions[f->unit]; in lcp_down() local
Dipcp.c694 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_resetci() local
728 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_cilen() local
771 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_addci() local
875 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_ackci() local
1017 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_nakci() local
1297 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_rejci() local
1809 ipcp_options *go = &ipcp_gotoptions[f->unit]; in ipcp_up() local
Dmultilink.c127 lcp_options *go = &lcp_gotoptions[0]; in mp_join_bundle() local
Dauth.c829 lcp_options *go = &lcp_gotoptions[unit]; in link_established() local
924 lcp_options *go = &lcp_gotoptions[unit]; in network_phase() local
1458 lcp_options *go = &lcp_gotoptions[unit]; in auth_reset() local
Deap-tls.c630 lcp_options *go = &lcp_gotoptions[unit]; in eaptls_get_mtu() local
/netbsd/src/external/bsd/top/dist/
Dscreen.c170 char *go; in screen_getsize() local
220 char *go; in screen_readtermcap() local
518 char *go = tgoto(tc_cursor_motion, x, y); in screen_move() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
Dattach-slow-waitpid.c25 int go = 1; variable
/netbsd/src/bin/ksh/
Dmisc.c354 Getopt go; local
937 ksh_getopt_reset(go, flags) in ksh_getopt_reset() argument
975 ksh_getopt(argv, go, options) in ksh_getopt() argument
/netbsd/src/tests/lib/libc/setjmp/
Dt_sigstack.c169 go(const char *name, void (*fn)(void) __dead) in go() function
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
Dkoenig.cc59 int foo (O go, ::F::O fo, ::E::O eo){ return 6; } in foo()
258 G::O go; in main() local
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dp2p_supplicant.c563 size_t ssid_len, int *go) in wpas_get_p2p_group()
1348 int go, struct wpa_ssid *ssid, int freq, in wpas_p2p_group_started()
2319 wpas_p2p_init_group_interface(struct wpa_supplicant *wpa_s, int go) in wpas_p2p_init_group_interface()
3126 static int wpas_p2p_pick_best_pref_freq(struct wpa_supplicant *wpa_s, bool go, in wpas_p2p_pick_best_pref_freq()
3183 size_t ssid_len, int *go, u8 *group_bssid, in wpas_invitation_process()
3362 int go = s->mode == WPAS_MODE_P2P_GO; in wpas_invitation_received() local
4354 struct wpa_supplicant *go; in wpas_get_go_info() local
4391 static int wpas_remove_stale_groups(void *ctx, const u8 *peer, const u8 *go, in wpas_remove_stale_groups()
4815 static int wpas_p2p_get_pref_freq_list(void *ctx, int go, in wpas_p2p_get_pref_freq_list()
5787 int *force_freq, int *pref_freq, int go, in wpas_p2p_setup_freqs()
[all …]
/netbsd/src/sys/arch/x68k/dev/
Dintio_dmac.c351 int go = DMAC_CCR_STR|DMAC_CCR_INT; in dmac_start_xfer_offset() local
/netbsd/src/external/bsd/pcc/dist/pcc/mip/
Dmatch.c494 shswitch(int sh, NODE *p, int shape, int cookie, int rew, int go) in shswitch()
/netbsd/src/external/bsd/ipf/dist/tools/
Dipmon.c1051 int go; in print_ipflog() local
/netbsd/src/external/cddl/osnet/dist/cmd/dtrace/
Ddtrace.c1162 go(void) function
/netbsd/src/external/bsd/tmux/dist/
Dwindow-customize.c656 struct options *go, *wo; in window_customize_draw_option() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dvmsdbgout.cc662 const char *go = "TRANSFER$BREAK$GO"; in write_rtnbeg() local

12