Home
last modified time | relevance | path

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

1234

/freebsd/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/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/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/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()
87 if (persistent) { in GetReturnValueObject()
184 bool persistent) const { in GetReturnValueObject()
H A DThreadPlanCallFunction.cpp470 const bool persistent = false; in SetReturnValue() local
472 abi->GetReturnValueObject(GetThread(), m_return_type, persistent); in SetReturnValue()
/freebsd/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.c1350 const u8 *go_dev_addr, int persistent, in wpas_p2p_group_started() argument
1383 persistent ? " [PERSISTENT]" : "", extra); in wpas_p2p_group_started()
1387 MAC2STR(go_dev_addr), persistent ? " [PERSISTENT]" : "", in wpas_p2p_group_started()
1397 int persistent; in wpas_group_formation_completed() local
1440 persistent = 0; in wpas_group_formation_completed()
1444 persistent = ssid->p2p_persistent_group; in wpas_group_formation_completed()
1448 persistent = wpas_p2p_persistent_group(wpa_s, in wpas_group_formation_completed()
1472 go_dev_addr, persistent, ""); in wpas_group_formation_completed()
1477 if (persistent) in wpas_group_formation_completed()
1486 wpas_notify_p2p_group_started(wpa_s, ssid, persistent, 0, NULL); in wpas_group_formation_completed()
[all …]
/freebsd/stand/kboot/kboot/arch/amd64/
H A Dload_addr.c43 persistent, enumerator
58 { persistent, "Persistent Memory" },
/freebsd/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/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/contrib/llvm-project/lldb/include/lldb/Target/
H A DABI.h69 bool persistent = true) const;
73 bool persistent = true) const;
/freebsd/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/sys/contrib/openzfs/udev/rules.d/
H A D60-zvol.rules.in3 # persistent disk links: /dev/zvol/dataset_name
/freebsd/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/sys/contrib/device-tree/Bindings/mtd/
H A Dnand-macronix.txt8 Enabling the randomizer is a one time persistent and non reversible
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_invitation.c197 int persistent; in p2p_process_invitation_req() local
237 persistent = *msg.invitation_flags & P2P_INVITATION_FLAGS_TYPE; 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()
/freebsd/sys/contrib/device-tree/Bindings/security/tpm/
H A Dibmvtpm.txt20 - ibm,loc-code : specifies the unique and persistent location code
/freebsd/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.pod192 If the value is 1 or 2 then a persistent connection is requested.
193 If the value is 2 then a persistent connection is required,
218 transfers with a single round trip, so does not support persistent connections.
234 I<*prctx>. It keeps the connection open if a persistent connection is requested
/freebsd/contrib/smbfs/examples/
H A Ddot.nsmbrc58 # use persistent password cache for user 'joe'
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h218 int client, int persistent,
462 int client, int persistent, in wpas_dbus_signal_p2p_group_started() argument

1234