Home
last modified time | relevance | path

Searched defs:bootstrap (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.bin/lex/
H A DMakefile47 bootstrap: ${GENFILES:S/^/init/g} target
/freebsd/contrib/libyaml/
H A DMakefile.am24 bootstrap: maintainer-clean target
/freebsd/contrib/wpa/src/common/
H A Ddpp_i.h18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */ member
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_pd.c718 u16 bootstrap; in p2p_process_prov_disc_bootstrap_req() local
1646 u16 bootstrap = 0; in p2p_process_prov_disc_bootstrap_resp() local
2156 u16 bootstrap) in p2p_set_req_bootstrap_method()
H A Dp2p_build.c794 void p2p_buf_add_pbma(struct wpabuf *buf, u16 bootstrap, const u8 *cookie, in p2p_buf_add_pbma()
H A Dp2p.c1650 bool p2p2, u16 bootstrap, const char *password) in p2p_connect()
1756 unsigned int pref_freq, u16 oob_pw_id, u16 bootstrap, in p2p_authorize()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dnvm_map.h282 struct legacy_bootstrap_region bootstrap; /* 0x000000 (0x000014) */ member
/freebsd/sys/powerpc/include/
H A Dmmuvar.h108 pmap_bootstrap_t bootstrap; member
/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.c514 alloc_pvo_entry(int bootstrap) in alloc_pvo_entry()
778 moea64_kenter_large(vm_offset_t va, vm_paddr_t pa, uint64_t attr, int bootstrap) in moea64_kenter_large()
H A Dmmu_oea.c2047 int bootstrap; in moea_pvo_enter() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c6239 bool p2p2, u16 bootstrap, const char *password) in wpas_p2p_start_go_neg()
6267 u16 bootstrap, const char *password) in wpas_p2p_auth_go_neg()
7079 bool allow_6ghz, bool p2p2, u16 bootstrap, in wpas_p2p_connect()
8708 const char *config_method, u16 bootstrap, in wpas_p2p_prov_disc()
H A Dctrl_iface.c6441 static bool bootstrap_pwd_required(u16 bootstrap) in bootstrap_pwd_required()
6487 u16 bootstrap = 0; in p2p_ctrl_connect() local
6676 u16 bootstrap = 0; in p2p_ctrl_prov_disc() local
/freebsd/contrib/wpa/src/nan/
H A Dnan_i.h572 struct nan_bootstrap bootstrap; member
/freebsd/sys/i386/i386/
H A Dpmap.c607 __CONCAT(PMTYPE, bootstrap)(vm_paddr_t firstaddr) in __CONCAT() argument
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c11000 unsigned int bootstrap = in t4_fw_upgrade() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6970 …Estimate<double> bootstrap(double confidence_level, Iterator first, Iterator last, sample const& r… in bootstrap() function