Home
last modified time | relevance | path

Searched refs:persistent (Results 1 – 25 of 94) sorted by relevance

1234

/freebsd-src/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_group_add.py50 global persistent
64 def __init__(self,interface_name,wpas_dbus_interface,persistent,frequency, argument
69 self.persistent = persistent
124 self.P2PDictionary = {'persistent':self.persistent}
159 persistent = False variable
187 persistent = False variable
189 persistent = True variable
214 persistent,frequency,persistent_group_object)
/freebsd-src/sys/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt1 Device-tree bindings for persistent memory regions
9 Given b) it is best to think of persistent memory as a kind of memory mapped
11 persistent regions separately to the normal memory pool. To aid with that this
12 binding provides a standardised interface for discovering where persistent
36 backed by non-persistent memory. This lets the OS know that it
38 persistent after a write.
/freebsd-src/sys/netgraph/
H A Dng_hub.c47 int persistent; /* can exist w/o hooks */ member
107 priv->persistent = 1; in ng_hub_rcvmsg()
168 NG_NODE_IS_VALID(NG_HOOK_NODE(hook)) && !priv->persistent) in ng_hub_disconnect()
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanCallFunctionUsingABI.cpp62 const bool persistent = false; in SetReturnValue() local
64 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
H A DABI.cpp71 bool persistent) const { in GetReturnValueObject()
81 // Now turn this into a persistent variable. in GetReturnValueObject()
87 if (persistent) { in GetReturnValueObject()
184 bool persistent) const { in GetFallbackRegisterLocation()
H A DThreadPlanCallFunction.cpp470 const bool persistent = false; in SetReturnValue() local
472 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
/freebsd-src/contrib/wpa/wpa_supplicant/
H A DREADME-P2P152 [persistent|persistent=<network id>] [join|auth]
166 from local display, keypad=PIN entered from peer display). "persistent"
167 parameter can be used to request a persistent group to be formed. The
168 "persistent=<network id>" alternative can be used to pre-populate
169 SSID/passphrase configuration based on a previously used persistent
212 p2p_connect 02:0a:f5:85:11:00 12345670 p2ps persistent join
215 p2p_connect 02:0a:f5:85:11:00 45629034 keypad persistent
264 p2p_group_add [persistent|persistent=<network id>] [freq=<freq in MHz>]
269 GO. Optional persistent=<network id> can be used to specify restart of
270 a persistent group. Optional freq=<freq in MHz> can be used to force
[all …]
H A Dp2p_supplicant.c74 * WPS provisioning step or after the re-invocation of a persistent group on a
93 * re-invocation of a persistent group on the GO when the client is expected
701 /* Find a persistent group where we are the GO */ in p2ps_group_capability()
759 "P2P: GO(iface)=%p members=%u CLI(iface)=%p persistent(ssid)=%p", in p2ps_group_capability()
1137 "group is persistent - BSS " MACSTR " not found", in wpas_p2p_persistent_group()
1148 "group is persistent - BSS " MACSTR in wpas_p2p_persistent_group()
1160 wpa_printf(MSG_DEBUG, "P2P: Checking whether group is persistent: " in wpas_p2p_store_persistent_group()
1185 wpa_printf(MSG_DEBUG, "P2P: Storing credentials for a persistent " in wpas_p2p_store_persistent_group()
1196 wpa_printf(MSG_DEBUG, "P2P: Update existing persistent group " in wpas_p2p_store_persistent_group()
1204 wpa_printf(MSG_DEBUG, "P2P: Create a new persistent grou in wpas_p2p_store_persistent_group()
1323 wpas_p2p_group_started(struct wpa_supplicant * wpa_s,int go,struct wpa_ssid * ssid,int freq,const u8 * psk,const char * passphrase,const u8 * go_dev_addr,int persistent,const char * extra) wpas_p2p_group_started() argument
1370 int persistent; wpas_group_formation_completed() local
1746 struct wpa_ssid *persistent; wpas_p2p_add_psk_list() local
7651 int persistent; wpas_p2p_invite_group() local
7729 int persistent; wpas_p2p_completed() local
8697 struct wpa_ssid *persistent; wpas_p2p_new_psk_cb() local
8949 struct wpa_ssid *persistent; wpas_p2p_4way_hs_failed() local
9157 int res, persistent; wpas_p2p_nfc_auth_join() local
[all...]
/freebsd-src/stand/kboot/kboot/arch/amd64/
H A Dload_addr.c43 persistent, enumerator
58 { persistent, "Persistent Memory" },
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmicrochip,pic32-evic.txt27 internal interrupts use IRQ_TYPE_EDGE_RISING for non persistent interrupts and
28 IRQ_TYPE_LEVEL_HIGH for persistent interrupts. For external interrupts use
/freebsd-src/usr.sbin/bsdconfig/startup/share/
H A Drcvar.subr123 # on-disk global persistent cache file (containg this digest on the
132 # Check to see if the global persistent cache file exists
176 # (and after we do, we'll attempt to create the global persistent
210 # Attempt to create/update the persistent global cache
H A Drcconf.subr126 # Calculate digest used to determine if the on-disk global persistent
134 # Check to see if the global persistent cache file exists
178 # (and after we do, we'll attempt to create the global persistent
217 # Attempt to create the persistent global cache
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Target/
H A DABI.h69 bool persistent = true) const;
73 bool persistent = true) const;
81 // value. Don't put it in a persistent value object, that will be done by the
/freebsd-src/sys/contrib/openzfs/udev/rules.d/
H A D60-zvol.rules.in3 # persistent disk links: /dev/zvol/dataset_name
/freebsd-src/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dramoops.txt4 ramoops provides persistent RAM storage for oops and panics, so they can be
9 Parts of this storage may be set aside for other persistent log buffers, such
/freebsd-src/sys/contrib/device-tree/src/arm/aspeed/
H A Dfacebook-bmc-flash-layout.dtsi26 * as persistent data store.
H A Dfacebook-bmc-flash-layout-128.dtsi44 * persistent data store.
/freebsd-src/sys/contrib/device-tree/Bindings/mtd/
H A Dnand-macronix.txt8 Enabling the randomizer is a one time persistent and non reversible
/freebsd-src/contrib/wpa/src/p2p/
H A Dp2p_invitation.c197 int persistent; in p2p_process_invitation_req()
237 persistent = *msg.invitation_flags & P2P_INVITATION_FLAGS_TYPE; in p2p_process_invitation_req()
241 * the request was for a persistent group if the attribute is in p2p_process_invitation_req()
245 persistent = 1; in p2p_process_invitation_req()
270 &go, group_bssid, &op_freq, persistent, &intersection, in p2p_process_invitation_req()
670 p2p_dbg(p2p, "Request to invite peer " MACSTR " role=%d persistent=%d " in p2p_invite()
187 int persistent; p2p_process_invitation_req() local
/freebsd-src/sys/contrib/device-tree/Bindings/security/tpm/
H A Dibmvtpm.txt20 - ibm,loc-code : specifies the unique and persistent location code
/freebsd-src/contrib/smbfs/examples/
H A Ddot.nsmbrc58 # use persistent password cache for user 'joe'
/freebsd-src/crypto/openssl/doc/man3/
H A DOSSL_HTTP_REQ_CTX.pod116 If the value is 1 or 2 then a persistent connection is requested.
117 If the value is 2 then a persistent connection is required,
179 If the client application requested or required a persistent connection
244 and the client requested a persistent connection
H A DEVP_PKEY_todata.pod29 L<OSSL_PARAM(3)> array that is passed to the callback is not persistent after the
H A DOSSL_HTTP_transfer.pod190 If the value is 1 or 2 then a persistent connection is requested.
191 If the value is 2 then a persistent connection is required,
216 transfers with a single round trip, so does not support persistent connections.
232 I<*prctx>. It keeps the connection open if a persistent connection is requested
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h94 * Different dbus object for persistent groups so they do not get confused
218 int client, int persistent,
462 int client, int persistent, in wpas_dbus_signal_p2p_group_formation_failure()
454 wpas_dbus_signal_p2p_group_started(struct wpa_supplicant * wpa_s,int client,int persistent,const u8 * ip) wpas_dbus_signal_p2p_group_started() argument

1234