/netbsd/external/mpl/bind/dist/bin/tests/system/keymgr2kasp/ |
H A D | tests.sh | 292 created=$(key_get KEY1 CREATED) 299 created=$(key_get KEY2 CREATED) 330 created=$(key_get KEY1 CREATED) 337 created=$(key_get KEY2 CREATED) 613 created=$(key_get KEY1 CREATED) 634 created=$(key_get KEY2 CREATED) 643 created=$(key_get KEY3 CREATED) 654 created=$(key_get KEY4 CREATED) 730 created=$(key_get KEY1 CREATED) 751 created=$(key_get KEY2 CREATED) [all …]
|
H A D | clean.sh | 26 rm -f ./*.created 27 rm -f ./created.key-*
|
/netbsd/external/mpl/bind/dist/bin/tests/system/kasp/ |
H A D | tests.sh | 268 created=$(key_get KEY1 CREATED) 725 created=$(key_get KEY1 CREATED) 752 created=$(key_get KEY2 CREATED) 775 created=$(key_get KEY3 CREATED) 1509 created=$(key_get KEY2 CREATED) 1513 created=$(key_get KEY3 CREATED) 1592 created=$(key_get KEY1 CREATED) 1611 created=$(key_get KEY2 CREATED) 2078 created=$(key_get KEY1 CREATED) 2082 created=$(key_get KEY2 CREATED) [all …]
|
/netbsd/tests/kernel/ |
H A D | t_simplehook.sh | 92 atf_sysctl_rd ${key_hklist}.created '0' 93 atf_sysctl_wr ${key_hklist}.created '1' 94 atf_sysctl_wr ${key_hklist}.created '0' 98 atf_sysctl_wr ${key_hklist}.created '1' 105 atf_sysctl_wr ${key_hklist}.created '0' 108 atf_sysctl_wr ${key_hklist}.created '1' 121 atf_sysctl_wr ${key_hklist}.created '0' 157 atf_sysctl_wr ${key_hklist}.created '1' 167 atf_sysctl_wr ${key_hklist}.created '0' 172 atf_sysctl_wr ${key_hklist}.created '1' [all …]
|
/netbsd/external/bsd/file/dist/magic/magdir/ |
H A D | os400 | 16 >&212 byte 0x01 \b, created with SAVOBJ 17 >&212 byte 0x02 \b, created with SAVLIB 18 >&212 byte 0x07 \b, created with SAVCFG 19 >&212 byte 0x08 \b, created with SAVSECDTA 20 >&212 byte 0x0A \b, created with SAVSECDTA 21 >&212 byte 0x0B \b, created with SAVDLO 22 >&212 byte 0x0D \b, created with SAVLICPGM 23 >&212 byte 0x11 \b, created with SAVCHGOBJ
|
H A D | yara | 13 >>8 byte 6 created with version 3.3.0 14 >>8 byte 8 created with version 3.4.0 15 >>8 byte 11 created with version 3.5.0
|
/netbsd/external/gpl2/dtc/dist/tests/ |
H A D | sw_tree1.c | 30 static void realloc_fdt(void **fdt, size_t *size, bool created) in realloc_fdt() argument 59 if (created) { in realloc_fdt() 72 if (created) { in realloc_fdt() 92 realloc_fdt(&fdt, &size, created); \ 102 bool created = false; in main() local 168 created = true; in main()
|
/netbsd/usr.bin/make/unit-tests/ |
H A D | cond-func-exists.mk | 44 _!= > cond-func-exists.just-created 45 .if exists(cond-func-exists.just-created) 48 _!= rm cond-func-exists.just-created
|
/netbsd/external/gpl2/gettext/dist/autoconf-lib-link/tests/ |
H A D | rpathcfg.sh | 104 echo "ok, running created a.out." 1>&2 130 echo "ok, running created a.out." 1>&2 148 echo "ok, running created a.out." 1>&2 173 echo "ok, running created a.out." 1>&2 187 echo "ok, running created a.out." 1>&2
|
/netbsd/crypto/external/bsd/openssl/dist/doc/man7/ |
H A D | ssl.pod | 19 An B<SSL_CTX> object is created as a framework to establish 24 When a network connection has been created, it can be assigned to an 25 B<SSL> object. After the B<SSL> object has been created using 59 This is the global context structure which is created by a server or client 61 B<SSL> structures which are later created for the connections. 70 This is the main SSL/TLS structure which is created by a server or client per
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/Unix/ |
H A D | README.txt | 13 As a rule, only those directories actually needing to be created should be 14 created. Also, further subdirectories could be created to reflect versions of
|
/netbsd/external/gpl3/binutils/dist/elfcpp/ |
H A D | ChangeLog | 3 * 2.39 branch created. 7 * 2.38 release branch created. 11 * 2.37 release branch created.
|
/netbsd/crypto/dist/ipsec-tools/src/racoon/ |
H A D | schedule.c | 187 struct timeval now, created; local 211 timersub(&p->xtime, &p->tick, &created); 214 dst->created = sched_monotonic_to_time_t(&created, &now);
|
H A D | pfkey.c | 2322 created, 2331 created, 2460 created, 2469 created, 2592 created, 2601 created, 2668 created, 2677 created, 2765 created, 2774 created, [all …]
|
H A D | policy.h | 68 u_int64_t created; /* Used for generated SPD entries deletion */ member 126 (idx)->created = (_created); \ 138 (idx)->created = (_created); \
|
/netbsd/crypto/external/bsd/heimdal/dist/admin/ |
H A D | get.c | 132 int created = 0; in kt_get() local 165 created = 1; in kt_get() 190 if(!created && (princ.attributes & KRB5_KDB_DISALLOW_ALL_TIX)) in kt_get() 194 if(created) { in kt_get()
|
/netbsd/external/apache2/llvm/dist/llvm/ |
H A D | .gitignore | 54 # Files created in tree by the Go bindings. 63 # Temp files created by most text editors. 65 # Merge files created by git.
|
/netbsd/distrib/cdrom/extra/ |
H A D | README | 4 TNF-created (and hopefully, third party created) CD-ROM images, such as
|
/netbsd/external/gpl3/gcc/dist/libgcc/config/alpha/ |
H A D | t-alpha | 4 # When GAS-generated unwind tables are created, they get created
|
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/alpha/ |
H A D | t-alpha | 4 # When GAS-generated unwind tables are created, they get created
|
/netbsd/external/bsd/tmux/dist/ |
H A D | paste.c | 37 time_t created; member 93 return (pb->created); in paste_buffer_created() 196 pb->created = time(NULL); in paste_add() 288 pb->created = time(NULL); in paste_set()
|
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/ |
H A D | openssl-spkac.pod.in | 56 Use the specified I<digest> to sign a created SPKAC file. 77 Specifies the challenge string if an SPKAC is being created. 93 SPKAC is being created). 98 being created). 135 A created SPKAC with suitable DN components appended can be fed to
|
/netbsd/external/gpl2/lvm2/dist/udev/ |
H A D | 12-dm-permissions.rules | 55 # Set permissions for all encrypted devices created by cryptsetup (plain devices) 58 # Set permissions for all encrypted devices created by cryptsetup (LUKS extension) 61 # Set permissions for an encrypted device created by cryptsetup and having an exact luks UUID 70 # Set permissions for first two partitions created on a multipath device (and detected by kpartx)
|
/netbsd/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | facebook-bmc-flash-layout.dtsi | 34 * Although the master partition can be created by enabling 36 * explicitly created to avoid breaking legacy applications.
|
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | X509_check_purpose.pod | 15 This function checks if certificate I<x> was created with the purpose 40 =item E<32>1 if the certificate was created to perform the purpose represented by I<id> 42 =item E<32>0 if the certificate was not created to perform the purpose represented by I<id>
|