/freebsd/contrib/diff/lib/ |
H A D | exclude.c | 150 bool excluded = !! (exclude[0].options & EXCLUDE_INCLUDE); in excluded_filename() local 158 if (excluded == !! (options & EXCLUDE_INCLUDE)) in excluded_filename() 172 excluded ^= matched; in excluded_filename() 176 return excluded; in excluded_filename()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | interworking.c | 51 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 D | notify.c | 1005 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 D | notify.h | 167 struct wpa_cred *cred, int excluded,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicsAMDGPU.td | 1128 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 …]
|
/freebsd/contrib/bc/vs/tests/ |
H A D | tests_dc.bat | 10 rem excluded: all, errors, read_errors
|
H A D | tests_bc.bat | 10 rem excluded: all, errors, read_errors, posix_errors, misc6, misc7, recursive_arrays
|
/freebsd/contrib/libder/ |
H A D | CMakeLists.txt | 14 # AppleClang is excluded for the time being; the version used in GitHub Action
|
/freebsd/contrib/diff/src/ |
H A D | diff.h | 195 XTERN struct exclude *excluded; variable
|
H A D | dir.c | 102 if (excluded_filename (excluded, d_name)) in dir_read()
|
H A D | diff.c | 273 excluded = new_exclude (); in main() 488 add_exclude (excluded, optarg, exclude_options ()); in main() 492 if (add_exclude_file (add_exclude, excluded, optarg, in main()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new.h | 279 const char *type, int excluded, 647 const char *type, int excluded, in wpas_dbus_signal_interworking_ap_added() argument
|
/freebsd/contrib/bsnmp/snmp_vacm/ |
H A D | vacm_tree.def | 72 (4 vacmViewTreeFamilyType ENUM ( 1 included 2 excluded ) GET SET)
|
/freebsd/contrib/libfido2/examples/ |
H A D | README.adoc | 58 to the list of excluded credentials. If option -h is specified,
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/ |
H A D | README.md | 31 will be searched. Pools may be excluded from the search by listing them in
|
/freebsd/contrib/blocklist/diff/ |
H A D | named.diff | 134 * It has been recommended that DNS64 be changed to return excluded
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticInstallAPIKinds.td | 19 def warn_no_such_excluded_header_file : Warning<"no such excluded %select{public|private}0 header f…
|
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/ |
H A D | zed.rc | 136 # matching subclasses are excluded from logging.
|
/freebsd/crypto/openssl/apps/ |
H A D | x509.c | 183 static void warn_copying(ASN1_OBJECT *excluded, const char *names) in warn_copying() argument 185 const char *sn = OBJ_nid2sn(OBJ_obj2nid(excluded)); in warn_copying()
|
/freebsd/contrib/smbfs/ |
H A D | HISTORY | 82 now it is excluded from the list of supported systems.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_CTX_get_error.pod | 341 =item B<X509_V_ERR_EXCLUDED_VIOLATION: excluded subtree violation> 343 A name constraint violation occurred in the excluded subtrees.
|
H A D | SSL_CTX_set_security_level.pod | 76 parameters offering below 80 bits of security are excluded. As a result RSA,
|
/freebsd/sys/contrib/zstd/programs/ |
H A D | README.md | 66 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.
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_match_time.c | 1217 excluded(struct archive *m) in excluded() function 1318 excluded(m); in test_pathname_newer_mtime()
|
/freebsd/crypto/openssl/doc/man5/ |
H A D | x509v3_config.pod | 485 begin with the word B<permitted> or B<excluded> followed by a B<;>. The rest of 497 nameConstraints = excluded;email:.com
|