/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/80-test_cmp_http_data/ |
H A D | test_verification.csv | 1 expected,description, -section,val, -recipient,val, -expect_sender,val, -srvcert,val, -trusted,val,… 4 1,default test, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BLANK, -unp… 6 0,recipient missing arg, -section,, -recipient,,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BLANK, -… 7 …recipient name, -section,, -recipient,_CA_DN/ABC=123,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BL… 8 …uble '/' after value, -section,, -recipient,_CA_DN//,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BL… 9 …ipient name: missing '=', -section,, -recipient,/CDE,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BL… 10 …A v10/OU=For test purpose only/O=CMPforOpenSSL/C=DEE,BLANK,,BLANK,, -trusted,trusted.crt,BLANK,,BL… 12 …er, -section,, -recipient,_CA_DN, -expect_sender,_SERVER_DN,BLANK,, -trusted,trusted.crt,BLANK,,BL… 13 … missing arg, -section,, -recipient,_CA_DN, -expect_sender,,BLANK,, -trusted,trusted.crt,BLANK,,BL… 14 …ender,/CN=Sample Cert/OU=R&D/O=Company Ltd./L=Dublin 4/C=IE,BLANK,, -trusted,trusted.crt,BLANK,,BL… [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/ |
H A D | unistd.d | 47 uint alarm(uint) @trusted; 50 int close(int) @trusted; 52 int dup(int) @trusted; 53 int dup2(int, int) @trusted; 60 void _exit(int) @trusted; 61 int fchown(int, uid_t, gid_t) @trusted; 62 pid_t fork() @trusted; 63 c_long fpathconf(int, int) @trusted; 66 gid_t getegid() @trusted; 67 uid_t geteuid() @trusted; [all …]
|
H A D | grp.d | 232 @trusted void endgrent(); 233 @trusted void setgrent(); 238 @trusted void endgrent(); 239 @trusted void setgrent(); 244 @trusted void endgrent(); 245 @trusted void setgrent(); 250 @trusted void endgrent(); 251 @trusted void setgrent(); 256 @trusted void endgrent(); 257 @trusted void setgrent(); [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | atomic.d | 52 …ut(T) atomicLoad(MemoryOrder order = MemoryOrder.seq, T)(inout(T)* src) pure nothrow @nogc @trusted in version() 61 asm pure nothrow @nogc @trusted in version() 91 asm pure nothrow @nogc @trusted in version() 111 asm pure nothrow @nogc @trusted in version() 135 asm pure nothrow @nogc @trusted in version() 154 asm pure nothrow @nogc @trusted in version() 169 …d atomicStore(MemoryOrder order = MemoryOrder.seq, T)(T* dest, T value) pure nothrow @nogc @trusted in version() 178 asm pure nothrow @nogc @trusted in version() 198 asm pure nothrow @nogc @trusted in version() 215 asm pure nothrow @nogc @trusted in version() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | socket.d | 112 private void softUnittest(void delegate() @safe test, int line = __LINE__) @trusted 142 string formatSocketError(int err) @trusted 198 string function(int) @trusted errorFormatter = &formatSocketError) 214 string function(int) @trusted errorFormatter = &formatSocketError) 222 string function(int) @trusted errorFormatter = &formatSocketError, 423 bool getProtocolByName(scope const(char)[] name) @trusted nothrow 436 bool getProtocolByType(ProtocolType type) @trusted nothrow 529 …etServiceByName(scope const(char)[] name, scope const(char)[] protocolName = null) @trusted nothrow 541 bool getServiceByPort(ushort port, scope const(char)[] protocolName = null) @trusted nothrow 711 bool getHostByName(scope const(char)[] name) @trusted [all …]
|
H A D | outbuffer.d | 54 void reserve(size_t nbytes) @trusted in reserve() 89 void write(scope const(wchar)[] chars) @trusted in write() 94 void write(scope const(dchar)[] chars) @trusted in write() 110 void write(ushort w) @trusted /// ditto in write() 119 void write(wchar c) @trusted /// ditto in write() 126 void write(uint w) @trusted /// ditto in write() 135 void write(ulong l) @trusted /// ditto in write() 144 void write(float f) @trusted /// ditto in write() 151 void write(double f) @trusted /// ditto in write() 158 void write(real f) @trusted /// ditto in write() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sync/ |
H A D | mutex.d | 63 this() @trusted nothrow @nogc in this() 69 this() shared @trusted nothrow @nogc in this() 75 private this(this Q)(bool _unused_) @trusted nothrow @nogc 111 this(Object obj) @trusted nothrow @nogc in this() 117 this(Object obj) shared @trusted nothrow @nogc in this() 123 private this(this Q)(Object obj, bool _unused_) @trusted nothrow @nogc 139 ~this() @trusted nothrow @nogc in ~this() 168 @trusted void lock() in lock() 174 @trusted void lock() shared in lock() 180 final void lock_nothrow(this Q)() nothrow @trusted @nogc [all …]
|
/netbsd-src/external/bsd/unbound/dist/testdata/07-confroot.tdir/ |
H A D | 07-confroot.test | 36 trusted-keys-file: "trustkeys.conf" 37 trusted-keys-file: "$subdir/trustkeys2.conf" 38 trusted-keys-file: "/subdir/trustkeys3.conf" 81 trusted-keys-file: "trustkeys.conf" 82 trusted-keys-file: "$subdir/trustkeys2.conf" 83 trusted-keys-file: "/subdir/trustkeys3.conf" 112 trusted-keys-file: "trustkeys.conf" 113 trusted-keys-file: "$subdir/trustkeys2.conf" 114 trusted-keys-file: "/subdir/trustkeys3.conf" 143 trusted-keys-file: "trustkeys.conf" [all …]
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns1/ |
H A D | sign.sh | 32 keyfile_to_static_ds $keyname >trusted.conf 33 cp trusted.conf ../ns2/trusted.conf 34 cp trusted.conf ../ns3/trusted.conf 35 cp trusted.conf ../ns4/trusted.conf
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dsdigest/ns1/ |
H A D | sign.sh | 33 keyfile_to_static_ds $key2 >trusted.conf 34 cp trusted.conf ../ns2/trusted.conf 35 cp trusted.conf ../ns3/trusted.conf 36 cp trusted.conf ../ns4/trusted.conf
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/pending/ns1/ |
H A D | sign.sh | 32 keyfile_to_static_ds $keyname2 >trusted.conf 33 cp trusted.conf ../ns2/trusted.conf 34 cp trusted.conf ../ns3/trusted.conf 35 cp trusted.conf ../ns4/trusted.conf
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | socket.d | 131 private void softUnittest(void delegate() @safe test, int line = __LINE__) @trusted 156 string formatSocketError(int err) @trusted 212 string function(int) @trusted errorFormatter = &formatSocketError) 228 string function(int) @trusted errorFormatter = &formatSocketError) 236 string function(int) @trusted errorFormatter = &formatSocketError, 425 bool getProtocolByName(in char[] name) @trusted nothrow 438 bool getProtocolByType(ProtocolType type) @trusted nothrow 530 bool getServiceByName(in char[] name, in char[] protocolName = null) @trusted nothrow 542 bool getServiceByPort(ushort port, in char[] protocolName = null) @trusted nothrow 711 bool getHostByName(in char[] name) @trusted [all …]
|
H A D | outbuffer.d | 53 void reserve(size_t nbytes) @trusted in reserve() 88 void write(in wchar[] chars) @trusted in write() 93 void write(const(dchar)[] chars) @trusted in write() 109 void write(ushort w) @trusted /// ditto in write() 118 void write(wchar c) @trusted /// ditto in write() 125 void write(uint w) @trusted /// ditto in write() 134 void write(ulong l) @trusted /// ditto in write() 143 void write(float f) @trusted /// ditto in write() 150 void write(double f) @trusted /// ditto in write() 157 void write(real f) @trusted /// ditto in write() [all …]
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns1/ |
H A D | sign.sh | 28 keyfile_to_static_ds $keyname >trusted.conf 29 cp trusted.conf ../ns2/trusted.conf 30 cp trusted.conf ../ns3/trusted.conf 31 cp trusted.conf ../ns5/trusted.conf
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | surrogate.ref | 2 owner=trusted (uid=2147483647) 7 owner=trusted (uid=2147483647) 12 owner=trusted (uid=2147483647) 17 owner=trusted (uid=2147483647) 22 owner=trusted (uid=2147483647) 27 owner=trusted (uid=2147483647) 32 owner=trusted (uid=2147483647) 37 owner=trusted (uid=2147483647) 42 owner=trusted (uid=2147483647) 47 owner=trusted (uid=2147483647) [all …]
|
H A D | dict_inline.ref | 2 owner=trusted (uid=2147483647) 4 owner=trusted (uid=2147483647) 6 owner=trusted (uid=2147483647) 8 owner=trusted (uid=2147483647) 10 owner=trusted (uid=2147483647) 11 owner=trusted (uid=2147483647) 18 owner=trusted (uid=2147483647)
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | mmap_allocator.d | 37 … const errnosave = (() @trusted => fakePureErrno())(); // For purity revert changes to errno. in version() 38 auto p = (() @trusted => fakePureMmap(null, bytes, PROT_READ | PROT_WRITE, in version() 42 (() @trusted => fakePureErrno() = errnosave)(); // errno only changed on MAP_FAILED. in version() 45 return (() @trusted => p[0 .. bytes])(); in version() 82 const lastErrorSave = (() @trusted => GetLastError())(); in version() 83 auto p = (() @trusted => VirtualAlloc(null, bytes, MEM_COMMIT, PAGE_READWRITE))(); in version() 87 (() @trusted => SetLastError(lastErrorSave))(); in version() 90 return (() @trusted => p[0 .. bytes])(); in version() 137 () @trusted { alloc.deallocate(p); p = null; }();
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/rsabigexponent/ns1/ |
H A D | sign.sh | 29 keyfile_to_static_ds $keyname >trusted.conf 30 cp trusted.conf ../ns2/trusted.conf 31 cp trusted.conf ../ns3/trusted.conf
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/typeinfo/ |
H A D | ti_float.d | 30 override size_t getHash(scope const void* p) const @trusted in getHash() 35 override bool equals(in void* p1, in void* p2) const @trusted in equals() 40 override int compare(in void* p1, in void* p2) const @trusted in compare() 50 override void swap(void *p1, void *p2) const @trusted in swap() 57 override const(void)[] initializer() const @trusted in initializer()
|
H A D | ti_real.d | 30 override size_t getHash(scope const void* p) const @trusted in getHash() 35 override bool equals(in void* p1, in void* p2) const @trusted in equals() 40 override int compare(in void* p1, in void* p2) const @trusted in compare() 50 override void swap(void *p1, void *p2) const @trusted in swap() 57 override const(void)[] initializer() const @trusted in initializer()
|
H A D | ti_cfloat.d | 30 override size_t getHash(scope const void* p) const @trusted in getHash() 35 override bool equals(in void* p1, in void* p2) const @trusted in equals() 40 override int compare(in void* p1, in void* p2) const @trusted in compare() 50 override void swap(void *p1, void *p2) const @trusted in swap() 57 override const(void)[] initializer() const @trusted in initializer()
|
H A D | ti_cdouble.d | 30 override size_t getHash(scope const void* p) const @trusted in getHash() 35 override bool equals(in void* p1, in void* p2) const @trusted in equals() 40 override int compare(in void* p1, in void* p2) const @trusted in compare() 50 override void swap(void *p1, void *p2) const @trusted in swap() 57 override const(void)[] initializer() const @trusted in initializer()
|
H A D | ti_double.d | 30 override size_t getHash(scope const void* p) const @trusted in getHash() 35 override bool equals(in void* p1, in void* p2) const @trusted in equals() 40 override int compare(in void* p1, in void* p2) const @trusted in compare() 50 override void swap(void *p1, void *p2) const @trusted in swap() 57 override const(void)[] initializer() const @trusted in initializer()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | verify_extra_test.c | 184 STACK_OF(X509) *trusted = sk_X509_new_null(); in test_self_signed() 192 ret = ret && TEST_true(sk_X509_push(trusted, cert)); in test_self_signed() 194 X509_STORE_CTX_set0_trusted_stack(ctx, trusted); in test_self_signed() 199 sk_X509_free(trusted); in test_self_signed() 230 STACK_OF(X509) *trusted = sk_X509_new_null(); in do_test_purpose() 238 || !TEST_ptr(trusted) in do_test_purpose() 244 if (!TEST_true(sk_X509_push(trusted, trcert))) in do_test_purpose() 262 X509_STORE_CTX_set0_trusted_stack(ctx, trusted); in do_test_purpose() 269 sk_X509_pop_free(trusted, X509_free); in do_test_purpose()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | verify_extra_test.c | 213 STACK_OF(X509) *trusted = sk_X509_new_null(); in test_self_signed() 218 && TEST_true(sk_X509_push(trusted, cert)) in test_self_signed() 220 X509_STORE_CTX_set0_trusted_stack(ctx, trusted); in test_self_signed() 224 sk_X509_free(trusted); in test_self_signed() 244 STACK_OF(X509) *trusted = sk_X509_new_null(); in do_test_purpose() 252 || !TEST_ptr(trusted) in do_test_purpose() 258 if (!TEST_true(sk_X509_push(trusted, trcert))) in do_test_purpose() 276 X509_STORE_CTX_set0_trusted_stack(ctx, trusted); in do_test_purpose() 283 sk_X509_pop_free(trusted, X509_free); in do_test_purpose()
|