Home
last modified time | relevance | path

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

123

/freebsd-12.1/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-12.1/sys/netgraph/
H A Dng_hub.c49 int persistent; /* can exist w/o hooks */ member
110 priv->persistent = 1; in ng_hub_rcvmsg()
171 NG_NODE_IS_VALID(NG_HOOK_NODE(hook)) && !priv->persistent) in ng_hub_disconnect()
H A Dng_bridge.c111 int persistent; /* can exist w/o hooks */ member
504 priv->persistent = 1; in ng_bridge_rcvmsg()
813 && !priv->persistent) { in ng_bridge_disconnect()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DABI.cpp84 bool persistent) const { in GetReturnValueObject()
100 if (persistent) { in GetReturnValueObject()
165 bool persistent) const { in GetReturnValueObject()
H A DThreadPlanCallFunctionUsingABI.cpp67 const bool persistent = false; in SetReturnValue() local
69 abi->GetReturnValueObject(m_thread, m_return_type, persistent); in SetReturnValue()
H A DThreadPlanCallFunction.cpp502 const bool persistent = false; in SetReturnValue() local
504 abi->GetReturnValueObject(m_thread, m_return_type, persistent); in SetReturnValue()
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A DREADME-P2P152 [persistent|persistent=<network id>] [join|auth]
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>]
270 a persistent group. Optional freq=<freq in MHz> can be used to force
565 persistent group (e.g., persistent=4). If the peer device is the GO of
734 Disable/enabled persistent reconnect for reinvocation of persistent
[all …]
H A Dp2p_supplicant.c1312 int persistent; in wpas_group_formation_completed() local
1354 persistent = 0; in wpas_group_formation_completed()
1391 if (persistent) in wpas_group_formation_completed()
1697 if (persistent == NULL) in wpas_p2p_add_psk_list()
7148 int persistent; in wpas_p2p_invite_group() local
7223 int persistent; in wpas_p2p_completed() local
7281 if (persistent) in wpas_p2p_completed()
8232 if (!persistent) { in wpas_p2p_new_psk_cb()
8454 if (persistent == NULL || persistent->mode != WPAS_MODE_INFRA) { in wpas_p2p_4way_hs_failed()
8460 persistent->id); in wpas_p2p_4way_hs_failed()
[all …]
H A Dnotify.h122 struct wpa_ssid *ssid, int persistent,
H A Dnotify.c698 struct wpa_ssid *ssid, int persistent, in wpas_notify_p2p_group_started() argument
704 wpas_dbus_signal_p2p_group_started(wpa_s, client, persistent, ip); in wpas_notify_p2p_group_started()
H A DChangeLog125 * added support for external persistent storage of PMKSA cache
225 - fix persistent group reporting
342 - optimize scan frequencies list when re-joining a persistent group
550 - optimize scan for GO during persistent group invocation
661 (including persistent groups); this can be used to securely remove
830 * added P2P persistent group info to P2P_PEER data
831 * maintain a list of P2P Clients for persistent group on GO
891 * added optional persistent=<network id> parameter for p2p_connect to
918 when reinvoking a persistent group as the GO
954 persistent group
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DABI.h69 bool persistent = true) const;
73 bool persistent = true) const;
/freebsd-12.1/usr.sbin/bsdconfig/startup/share/
H A Drcvar.subr124 # on-disk global persistent cache file (containg this digest on the
133 # Check to see if the global persistent cache file exists
177 # (and after we do, we'll attempt to create the global persistent
211 # Attempt to create/update the persistent global cache
H A Drcconf.subr127 # Calculate digest used to determine if the on-disk global persistent
135 # Check to see if the global persistent cache file exists
179 # (and after we do, we'll attempt to create the global persistent
218 # Attempt to create the persistent global cache
/freebsd-12.1/sys/gnu/dts/arm/
H A Dfacebook-bmc-flash-layout.dtsi26 * as persistent data store.
/freebsd-12.1/contrib/wpa/src/p2p/
H A Dp2p_invitation.c187 int persistent; in p2p_process_invitation_req() local
227 persistent = *msg.invitation_flags & P2P_INVITATION_FLAGS_TYPE; in p2p_process_invitation_req()
235 persistent = 1; in p2p_process_invitation_req()
260 &go, group_bssid, &op_freq, persistent, &intersection, in p2p_process_invitation_req()
/freebsd-12.1/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h210 int client, int persistent,
442 int client, int persistent, in wpas_dbus_signal_p2p_group_started() argument
H A Ddbus_new_handlers_p2p.c697 int persistent = 0; in wpas_dbus_handler_p2p_invite() local
720 persistent = 1; in wpas_dbus_handler_p2p_invite()
734 if (persistent) { in wpas_dbus_handler_p2p_invite()
/freebsd-12.1/contrib/smbfs/examples/
H A Ddot.nsmbrc58 # use persistent password cache for user 'joe'
/freebsd-12.1/usr.sbin/bsdconfig/share/packages/
H A Dindex.subr126 # Calculate digest used to determine if the on-disk persistent cache
138 # Check to see if the persistent cache INDEX file exists
187 # Attempt to create the persistent on-disk cache
/freebsd-12.1/contrib/sendmail/src/
H A DTRACEFLAGS70 56 mci.c persistent host status
/freebsd-12.1/bin/sh/tests/builtins/
H A Dlocale1.0121 # is not persistent.
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Dcommon.subr112 # globally persistent flags.
170 # Make debugging persistent if set
178 # persistent meaning that f_dprintf() should print both to standard
/freebsd-12.1/contrib/ntp/sntp/
H A Dsntp-opts.def119 Specifies the filename to be used for the persistent history of KoD
/freebsd-12.1/crypto/openssl/doc/man3/
H A DOPENSSL_init_crypto.pod219 non-default filename, which is copied and need not refer to persistent storage.

123