Home
last modified time | relevance | path

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

123

/freebsd/contrib/diff/lib/
H A Dexclude.c150 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 Dinterworking.c51 int *excluded);
54 int *excluded);
1376 int *excluded) in interworking_credentials_available_roaming_consortium() argument
1435 if (excluded) in interworking_credentials_available_roaming_consortium()
1679 int excluded = 0, *excl = &excluded; in interworking_connect() local
1957 int *excluded) in interworking_credentials_available_3gpp() argument
2073 if (excluded) in interworking_credentials_available_3gpp()
2082 int *excluded) in interworking_credentials_available_realm() argument
2149 if (excluded) in interworking_credentials_available_realm()
2196 if (excluded) in interworking_credentials_available_helper()
[all …]
H A Dnotify.c953 struct wpa_cred *cred, int excluded, in wpas_notify_interworking_ap_added() argument
958 excluded ? INTERWORKING_EXCLUDED : INTERWORKING_AP, in wpas_notify_interworking_ap_added()
965 wpas_dbus_signal_interworking_ap_added(wpa_s, bss, cred, type, excluded, in wpas_notify_interworking_ap_added()
H A Dnotify.h162 struct wpa_cred *cred, int excluded,
/freebsd/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
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td1128 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1171 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1214 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1258 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1302 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1327 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1364 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1579 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1600 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
1664 llvm_i32_ty, // soffset(SGPR/imm, excluded from bounds checking and swizzling)
[all …]
/freebsd/contrib/diff/src/
H A Ddiff.h195 XTERN struct exclude *excluded; variable
H A Ddir.c102 if (excluded_filename (excluded, d_name)) in dir_read()
H A Ddiff.c273 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 Ddbus_new.h275 const char *type, int excluded,
635 const char *type, int excluded, in wpas_dbus_signal_interworking_ap_added() argument
/freebsd/contrib/bsnmp/snmp_vacm/
H A Dvacm_tree.def72 (4 vacmViewTreeFamilyType ENUM ( 1 included 2 excluded ) GET SET)
/freebsd/contrib/libfido2/examples/
H A DREADME.adoc58 to the list of excluded credentials. If option -h is specified,
/freebsd/sys/contrib/openzfs/contrib/initramfs/
H A DREADME.md31 will be searched. Pools may be excluded from the search by listing them in
/freebsd/contrib/blocklist/diff/
H A Dnamed.diff134 * It has been recommended that DNS64 be changed to return excluded
/freebsd/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dreserved-memory.yaml15 create child nodes describing particular reserved (excluded from normal use)
/freebsd/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc136 # matching subclasses are excluded from logging.
/freebsd/crypto/openssl/apps/
H A Dx509.c183 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 DHISTORY82 now it is excluded from the list of supported systems.
/freebsd/crypto/openssl/doc/man3/
H A DX509_STORE_CTX_get_error.pod341 =item B<X509_V_ERR_EXCLUDED_VIOLATION: excluded subtree violation>
343 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,
/freebsd/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.
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_time.c1217 excluded(struct archive *m) in excluded() function
1318 excluded(m); in test_pathname_newer_mtime()
/freebsd/crypto/openssl/doc/man5/
H A Dx509v3_config.pod485 begin with the word B<permitted> or B<excluded> followed by a B<;>. The rest of
497 nameConstraints = excluded;email:.com
/freebsd/contrib/byacc/package/debian/
H A Dchangelog438 * Fixed awful packaging error which meant the test/ directory was excluded

123