| /freebsd/crypto/openssl/test/ssl-tests/ |
| H A D | 30-extended-master-secret.cnf | 5 test-0 = 0-disable-extended-master-secret-server-sha 6 test-1 = 1-disable-extended-master-secret-client-sha 7 test-2 = 2-disable-extended-master-secret-both-sha 8 test-3 = 3-disable-extended-master-secret-both-resume 9 test-4 = 4-disable-extended-master-secret-server-sha2 10 test-5 = 5-disable-extended-master-secret-client-sha2 11 test-6 = 6-disable-extended-master-secret-both-sha2 14 [0-disable-extended-master-secret-server-sha] 15 ssl_conf = 0-disable-extended-master-secret-server-sha-ssl 17 [0-disable-extended-master-secret-server-sha-ssl] [all …]
|
| H A D | 30-extended-master-secret.cnf.in | 20 name => "disable-extended-master-secret-server-sha", 34 name => "disable-extended-master-secret-client-sha", 48 name => "disable-extended-master-secret-both-sha", 63 name => "disable-extended-master-secret-both-resume", 85 name => "disable-extended-master-secret-server-sha2", 99 name => "disable-extended-master-secret-client-sha2", 113 name => "disable-extended-master-secret-both-sha2",
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_slh_dsa_siggen.txt | 26 Extended-Test = 1 37 Extended-Test = 1 48 Extended-Test = 1 59 Extended-Test = 1 70 Extended-Test = 1 81 Extended-Test = 1 102 Extended-Test = 1 113 Extended-Test = 1 124 Extended-Test = 1 135 Extended-Test = 1 [all …]
|
| /freebsd/share/man/man9/ |
| H A D | exterror.9 | 14 .Nd provide extended error information to userspace 59 can be used in the given source .c file, the category of extended errors 70 line number, uniquely identifies the extended error occurrence. 78 An extended error can augment the error code with additional information: 131 the extended error data. 141 to fill with the extended error information. 155 function sets the current thread extended error data from the 159 .Sh USERSPACE ACCESS TO EXTENDED ERROR DATA 163 When an error occurs that has supplied extended information, 171 Userspace programs do not need to access the extended information [all …]
|
| H A D | VOP_SETEXTATTR.9 | 31 .Nd set named extended attribute for a vnode 39 This vnode call may be used to set specific named extended attribute for a 47 Integer constant indicating which extended attribute namespace the attribute 56 The thread setting the extended attribute. 62 However, as extended attributes provide a strict "name=value" semantic, 69 to indicate that the specified extended attribute should be deleted. 78 setting might be used to allow the kernel to authorize extended attribute 81 Extended attribute semantics may vary by file system implementing the call. 82 More information on extended attributes may be found in 87 If the extended attribute is successfully set, then zero is returned.
|
| H A D | extattr.9 | 31 .Nd virtual file system named extended attributes 37 Named extended attributes allow additional meta-data to be associated 42 Extended attribute names exist within a set of namespaces; each operation 43 on an extended attribute is required to provide the namespace to which to 45 If the same name is present in multiple namespaces, the extended attributes 63 Reads of extended attribute data may return specific contiguous regions of 68 As there are a plethora of file systems with differing extended attributes, 72 Authorization schemes for extended attribute data may also vary by file 76 Extended attributes are named using a null-terminated character string. 79 Appropriate vnode extended attribute calls are:
|
| H A D | VOP_GETEXTATTR.9 | 31 .Nd retrieve named extended attribute from a vnode 47 This vnode call may be used to retrieve a specific named extended attribute 55 Integer constant indicating which extended attribute namespace the attribute 76 The thread requesting the extended attribute. 86 setting might be used to allow the kernel to authorize extended attribute 89 Extended attribute semantics may vary by file system implementing the call. 90 More information on extended attributes may be found in
|
| H A D | VOP_LISTEXTATTR.9 | 36 .Nd retrieve a list of named extended attributes from a vnode 51 This vnode call may be used to retrieve a list of named extended attributes 59 Integer constant indicating which extended attribute namespace the attribute 83 The thread requesting the extended attribute. 93 setting might be used to allow the kernel to authorize extended attribute 96 Extended attribute semantics may vary by file system implementing the call. 97 More information on extended attributes may be found in
|
| /freebsd/sys/ufs/ufs/ |
| H A D | README.extattr | 2 UFS Extended Attributes Copyright 4 The UFS Extended Attributes implementation is copyright Robert Watson, and 7 About UFS Extended Attributes 9 Extended attributes allow the association of additional arbitrary 10 meta-data with files and directories. Extended attributes are defined in 13 extended attribute service layers support for extended attributes onto a 17 performance. When defined, extended attribute names exist in a series of 24 Using UFS Extended Attributes 26 Support for UFS extended attributes is natively available in UFS2, and 28 and performance reasons, if you plan to use extended attributes, it [all …]
|
| H A D | README.acls | 13 availability of extended attributes to store extended components of 22 to your kernel configuration. As ACLs rely on the availability of extended 23 attributes, your file systems must have support for extended attributes. 25 necessary. For UFS1, you must also enable the optional extended attributes 49 UFS1 is discouraged; UFS2 extended attributes provide a more reliable 63 required extended attributes with the filesystem mount operation. To 64 enable ACLs, two extended attributes must be available in the 67 for directories. If you're using UFS1 Extended Attributes, the following
|
| H A D | extattr.h | 32 * Support for extended filesystem attributes. 73 * This structure defines the required fields of an extended-attribute header. 82 /* extended attribute content follows */ 86 * These macros are used to access and manipulate an extended attribute: 88 * EXTATTR_NEXT(eap) returns a pointer to the next extended attribute 90 * EXTATTR_CONTENT(eap) returns a pointer to the extended attribute 92 * EXTATTR_CONTENT_SIZE(eap) returns the size of the extended attribute
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 70-test_tlsextms.t | 49 #Test 1: By default server and client should send extended master secret 58 checkmessages(1, "Default extended master secret test", 1, 1, 1); 60 #Test 2: If client omits extended master secret extension, server should too. 68 checkmessages(2, "No client extension extended master secret test", 0, 0, 1); 77 checkmessages(3, "No ticket extended master secret test", 1, 1, 1); 86 checkmessages(4, "No ticket, no client extension extended master secret test", 0, 0, 1); 88 #Test 5: Session resumption extended master secret test 102 checkmessages(5, "Session resumption extended master secret test", 1, 1, 0); 105 #Test 6: Session resumption extended master secret test original session 120 checkmessages(6, "Session resumption extended master secret test", 1, 1, 1); [all …]
|
| /freebsd/usr.sbin/extattrctl/ |
| H A D | extattrctl.8 | 29 .\" Support for file system extended attribute. 36 .Nd manage UFS1 extended attributes 68 is the management utility for extended attributes over the UFS1 file system. 69 It allows the starting and stopping of extended attributes on a file system, 71 disabling of specific extended attributes on a file system. 78 Start extended attribute support on the file system named using 83 Stop extended attribute support on the file system named using 85 Extended attribute support must previously have been started. 147 Start extended attributes on the root file system. 166 Stop extended attribute [all...] |
| /freebsd/lib/libsys/ |
| H A D | extattr_get_file.2 | 43 .Nd system calls to manipulate VFS extended attributes 74 Named extended attributes are meta-data associated with vnodes 82 system call retrieves the value of the specified extended attribute into 89 system call sets the value of the specified extended attribute to the data 94 system call deletes the extended attribute specified. 123 then the size of defined extended attribute data will be returned, rather 148 Both arguments describe a file associated with the extended attribute 159 the namespace in which the extended attribute resides; see 162 the name of the extended attribute 165 Named extended attribute semantics vary by file system implementing the call. [all …]
|
| /freebsd/contrib/ncurses/man/ |
| H A D | term.5 | 269 .SS "Extended Storage Format" 282 libraries and applications support extended 296 it reads the extended header 301 count of extended Boolean capabilities 304 count of extended numeric capabilities 307 count of extended string capabilities 310 count of the items in extended string table 313 size of the extended string table in bytes 316 The count- and size-values for the extended string table 317 include the extended capability \fInames\fP as well as [all …]
|
| /freebsd/usr.sbin/pnfsdsfile/ |
| H A D | pnfsdsfile.8 | 32 extended attribute for them 47 extended attribute on the 60 extended attribute for this 64 extended attribute to be changed. 72 extended attribute is to filled with all zero bits. 84 pnfsd.dsfile extended attribute. 85 The old-hostname must resolve to the IP# already in the pnfsd.dsfile extended 94 This option adds entrie(s) to the extended attributes with IP address set 104 This option sets the IP address of the extended attribute entry for the 119 extended attribute to use it.
|
| /freebsd/share/man/man7/ |
| H A D | named_attribute.7 | 11 .Nd Solaris-like extended attribute system interface 16 This document describes an alternate system interface for extended 35 are the names of the extended attributes for the associated file object 119 manipulating extended attributes compared with 123 of extended attributes within a file system, both ZFS and NFSv4 provide 125 extended attributes, but with a few limitations. 130 interface requires that an extended attribute's value be set or acquired 135 extended attributes and, 136 as such, system namespace extended attributes must be manipulated via 139 For ZFS, if an extended attribute with a value [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
| H A D | fsl-ls1088a-rdb.dts | 86 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 91 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 96 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 101 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 106 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 111 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 116 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 121 interrupts-extended = <&extirq 1 IRQ_TYPE_LEVEL_LOW>; 131 interrupts-extended = <&extirq 2 IRQ_TYPE_LEVEL_LOW>; 171 interrupts-extended = <&extirq 0 IRQ_TYPE_LEVEL_LOW>; [all …]
|
| /freebsd/lib/libc/gen/ |
| H A D | uexterr_gettext.3 | 14 .Nd "get string representation of the current extended error" 29 pointer with the formatted extended null-terminated 31 last error from a system call, which returned an extended error. 42 function can be used to fetch the string with the extended error. 44 Note that most parts of the extended errors are directly provided by 49 for the description of the extended error facilities.
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ValueTypes.cpp | 21 assert(isExtended() && "Type is not extended!"); in changeExtendedTypeToInteger() 27 assert(isExtended() && "Type is not extended!"); in changeExtendedVectorElementTypeToInteger() 34 assert(isExtended() && "Type is not extended!"); in changeExtendedVectorElementType() 42 assert(VT.isExtended() && "Type is not extended!"); in getExtendedIntegerVT() 51 assert(ResultVT.isExtended() && "Type is not extended!"); in getExtendedVectorVT() 58 assert(ResultVT.isExtended() && "Type is not extended!"); in getExtendedVectorVT() 63 assert(isExtended() && "Type is not extended!"); in isExtendedFloatingPoint() 68 assert(isExtended() && "Type is not extended!"); in isExtendedInteger() 73 assert(isExtended() && "Type is not extended!"); in isExtendedScalarInteger() 78 assert(isExtended() && "Type is not extended!"); in isExtendedVector() [all …]
|
| /freebsd/sys/contrib/device-tree/src/arm/arm/ |
| H A D | integratorap-im-pd1.dts | 167 interrupts-extended = <&impd1_vic 1>; 175 interrupts-extended = <&impd1_vic 2>; 183 interrupts-extended = <&impd1_vic 3>; 195 interrupts-extended = <&impd1_vic 4>; 207 interrupts-extended = <&impd1_vic 5>; 215 interrupts-extended = <&impd1_vic 6>; 223 interrupts-extended = <&impd1_vic 7>, 237 interrupts-extended = <&impd1_vic 9>; 245 interrupts-extended = <&impd1_vic 11>; 273 interrupts-extended = <&pic 9>;
|
| /freebsd/tests/sys/kern/ |
| H A D | exterr_test.c | 59 atf_tc_set_md_var(tc, "descr", "Retrieve an extended error message"); in ATF_TC_HEAD() 69 * Use an invalid call to mmap() because it supports extended error in ATF_TC_BODY() 76 printf("Extended error: %s\n", exterr); in ATF_TC_BODY() 86 "Set extended error message from userspace"); in ATF_TC_HEAD() 98 printf("Extended error: %s\n", exterr); in ATF_TC_BODY() 180 "Fail to retrieve an extended error message because none exists"); in ATF_TC_HEAD() 199 "uexterr_gettext should not return a stale extended error message"); in ATF_TC_HEAD() 209 * First do something that will create an extended error message, but in ATF_TC_BODY() 215 /* Then do something that won't create an extended error message */ in ATF_TC_BODY() 218 /* Hopefully we won't see the stale extended error message */ in ATF_TC_BODY()
|
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | perfquery.c | 386 printf("# Port extended counters: %s port %d (CapMask: 0x%02X CapMask2: 0x%07X)\n%s", in output_aggregate_perfcounters_ext() 390 static void dump_perfcounters(int extended, int timeout, uint16_t cap_mask, in dump_perfcounters() argument 396 if (extended != 1) { in dump_perfcounters() 421 /* 1.2 errata: bit 9 is extended counter support in dump_perfcounters() 422 * bit 10 is extended counter NoIETF in dump_perfcounters() 427 ("PerfMgt ClassPortInfo CapMask 0x%02X; No extended counter support indicated\n", in dump_perfcounters() 442 if (extended) in dump_perfcounters() 443 printf("# Port extended counters: %s port %d " in dump_perfcounters() 454 static void reset_counters(int extended, int timeout, int mask, in reset_counters() argument 458 if (extended != 1) { in reset_counters() [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/tremontx/ |
| H A D | virtual-memory.json | 166 "BriefDescription": "Counts the number of Extended Page Directory Entry hits.", 173 …"PublicDescription": "Counts the number of Extended Page Directory Entry hits. The Extended Page … 178 "BriefDescription": "Counts the number of Extended Page Directory Entry misses.", 185 …"PublicDescription": "Counts the number Extended Page Directory Entry misses. The Extended Page D… 190 "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry hits.", 197 …"PublicDescription": "Counts the number Extended Page Directory Pointer Entry hits. The Extended … 202 "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry misses.", 209 …"PublicDescription": "Counts the number Extended Page Directory Pointer Entry misses. The Extende… 214 …"BriefDescription": "Counts the number of page walks outstanding for an Extended Page table walk i… 221 …e number of page walks outstanding for an Extended Page table walk including GTLB hits per cycle. …
|
| /freebsd/lib/libpmc/pmu-events/arch/x86/elkhartlake/ |
| H A D | virtual-memory.json | 120 "BriefDescription": "Counts the number of Extended Page Directory Entry hits.", 127 …"PublicDescription": "Counts the number of Extended Page Directory Entry hits. The Extended Page … 132 "BriefDescription": "Counts the number of Extended Page Directory Entry misses.", 139 …"PublicDescription": "Counts the number Extended Page Directory Entry misses. The Extended Page D… 144 "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry hits.", 151 …"PublicDescription": "Counts the number Extended Page Directory Pointer Entry hits. The Extended … 156 "BriefDescription": "Counts the number of Extended Page Directory Pointer Entry misses.", 163 …"PublicDescription": "Counts the number Extended Page Directory Pointer Entry misses. The Extende…
|