Home
last modified time | relevance | path

Searched defs:excluded (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c1412 int *excluded) in interworking_credentials_available_roaming_consortium()
1712 int excluded = 0, *excl = &excluded; in interworking_connect() local
1990 int *excluded) in interworking_credentials_available_3gpp()
2115 int *excluded) in interworking_credentials_available_realm()
2191 int *excluded) in interworking_credentials_available_helper()
2236 struct wpa_supplicant *wpa_s, struct wpa_bss *bss, int *excluded) in interworking_credentials_available()
2507 int excluded = 0; in interworking_select_network() local
H A Dnotify.c1005 struct wpa_cred *cred, int excluded, in wpas_notify_interworking_ap_added()
/freebsd/contrib/diff/lib/
H A Dexclude.c150 bool excluded = !! (exclude[0].options & EXCLUDE_INCLUDE); in excluded_filename() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_time.c1217 excluded(struct archive *m) in excluded() function
/freebsd/contrib/diff/src/
H A Ddiff.h195 XTERN struct exclude *excluded; variable
/freebsd/crypto/openssl/apps/
H A Dx509.c183 static void warn_copying(ASN1_OBJECT *excluded, const char *names) in warn_copying()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h647 const char *type, int excluded, in wpas_dbus_signal_interworking_ap_added()
H A Ddbus_new.c946 int excluded, in wpas_dbus_signal_interworking_ap_added()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp417 for (auto &excluded : exclusion_list) { in AttachWaitProcess() local