Home
last modified time | relevance | path

Searched refs:excluded (Results 1 – 25 of 64) sorted by relevance

123

/src/contrib/wpa/wpa_supplicant/
H A Dinterworking.c51 int *excluded);
54 int *excluded);
1412 int *excluded) in interworking_credentials_available_roaming_consortium() argument
1454 if (excluded == NULL) in interworking_credentials_available_roaming_consortium()
1469 if (excluded) in interworking_credentials_available_roaming_consortium()
1470 *excluded = is_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() argument
2090 if (excluded == NULL) in interworking_credentials_available_3gpp()
2106 if (excluded) in interworking_credentials_available_3gpp()
[all …]
H A Dnotify.c1005 struct wpa_cred *cred, int excluded, in wpas_notify_interworking_ap_added() argument
1010 excluded ? INTERWORKING_EXCLUDED : INTERWORKING_AP, in wpas_notify_interworking_ap_added()
1017 wpas_dbus_signal_interworking_ap_added(wpa_s, bss, cred, type, excluded, in wpas_notify_interworking_ap_added()
H A Dnotify.h167 struct wpa_cred *cred, int excluded,
/src/contrib/jemalloc/scripts/
H A Dgen_travis.py228 return not any(excluded in combination for excluded in exclude)
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td1128 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1145 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1158 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1176 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1190 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1208 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1227 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1245 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1265 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1284 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
[all …]
/src/contrib/bc/vs/tests/
H A Dtests_dc.bat10 rem excluded: all, errors, read_errors
H A Dtests_bc.bat10 rem excluded: all, errors, read_errors, posix_errors, misc6, misc7, recursive_arrays
/src/contrib/libder/
H A DCMakeLists.txt14 # AppleClang is excluded for the time being; the version used in GitHub Action
/src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h279 const char *type, int excluded,
647 const char *type, int excluded, in wpas_dbus_signal_interworking_ap_added() argument
H A Ddbus_new.c946 int excluded, in wpas_dbus_signal_interworking_ap_added() argument
986 !wpa_dbus_dict_append_int32(&dict_iter, "excluded", excluded) || in wpas_dbus_signal_interworking_ap_added()
/src/contrib/bsnmp/snmp_vacm/
H A Dvacm_tree.def72 (4 vacmViewTreeFamilyType ENUM ( 1 included 2 excluded ) GET SET)
/src/contrib/libfido2/examples/
H A DREADME.adoc58 to the list of excluded credentials. If option -h is specified,
/src/contrib/blocklist/diff/
H A Dnamed.diff134 * It has been recommended that DNS64 be changed to return excluded
/src/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.md31 will be searched. Pools may be excluded from the search by listing them in
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticInstallAPIKinds.td19 def warn_no_such_excluded_header_file : Warning<"no such excluded %select{public|private}0 header f…
/src/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc136 # matching subclasses are excluded from logging.
/src/contrib/smbfs/
H A DHISTORY82 now it is excluded from the list of supported systems.
/src/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod343 =item B<X509_V_ERR_EXCLUDED_VIOLATION: excluded subtree violation>
345 A name constraint violation occurred in the excluded subtrees.
H A DSSL_CTX_set_security_level.pod76 parameters offering below 80 bits of security are excluded. As a result RSA,
/src/crypto/openssl/apps/
H A Dx509.c249 static void warn_copying(ASN1_OBJECT *excluded, const char *names) in warn_copying() argument
251 const char *sn = OBJ_nid2sn(OBJ_obj2nid(excluded)); in warn_copying()
/src/sys/contrib/zstd/programs/
H A DREADME.md66 In this case, the corresponding unit can also be excluded from compilation target.
70 In this case, the corresponding unit can also be excluded from compilation target.
/src/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_time.c1216 excluded(struct archive *m) in excluded() function
1317 excluded(m); in test_pathname_newer_mtime()
/src/crypto/openssl/doc/man5/
H A Dx509v3_config.pod500 begin with the word B<permitted> or B<excluded> followed by a B<;>. The rest of
512 nameConstraints = excluded;email:.com
/src/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in222 These are excluded from the B<DEFAULT> ciphers, but included in the B<ALL>
759 listed here because some ciphers were excluded at compile time.
H A Dopenssl-smime.pod.in201 With this option it is excluded. This will reduce the size of the

123