| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
| H A D | darwin-crt2.c | 106 struct live_images *top, **lip, *destroy = NULL; in darwin_unwind_dyld_remove_image_hook() local 116 destroy = *lip; in darwin_unwind_dyld_remove_image_hook() 117 *lip = destroy->next; /* unlink DESTROY */ in darwin_unwind_dyld_remove_image_hook() 119 if (destroy->this_size != sizeof (*destroy)) /* sanity check */ in darwin_unwind_dyld_remove_image_hook() 128 if (destroy != NULL) in darwin_unwind_dyld_remove_image_hook() 130 if (destroy->destructor != NULL) in darwin_unwind_dyld_remove_image_hook() 131 (*destroy->destructor) (destroy); in darwin_unwind_dyld_remove_image_hook() 132 free (destroy); in darwin_unwind_dyld_remove_image_hook()
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | darwin-crt2.c | 111 struct live_images *top, **lip, *destroy = NULL; in darwin_unwind_dyld_remove_image_hook() local 121 destroy = *lip; in darwin_unwind_dyld_remove_image_hook() 122 *lip = destroy->next; /* unlink DESTROY */ in darwin_unwind_dyld_remove_image_hook() 124 if (destroy->this_size != sizeof (*destroy)) /* sanity check */ in darwin_unwind_dyld_remove_image_hook() 133 if (destroy != NULL) in darwin_unwind_dyld_remove_image_hook() 135 if (destroy->destructor != NULL) in darwin_unwind_dyld_remove_image_hook() 136 (*destroy->destructor) (destroy); in darwin_unwind_dyld_remove_image_hook() 137 free (destroy); in darwin_unwind_dyld_remove_image_hook()
|
| /openbsd-src/regress/sys/net/rdomains/ |
| H A D | ifalocal.sh | 47 ifconfig vether6 destroy 49 ifconfig vether5 destroy 51 ifconfig vether4 destroy 53 ifconfig vether3 destroy 54 ifconfig lo5 destroy 55 ifconfig lo3 destroy 77 please destroy them before running this test.
|
| /openbsd-src/regress/usr.sbin/bgpd/integrationtests/ |
| H A D | l3vpn.sh | 28 ifconfig ${PAIR1} destroy || true 29 ifconfig ${PAIR2} destroy || true 30 ifconfig mpe${RDOMAIN3} destroy || true 31 ifconfig mpe${RDOMAIN4} destroy || true 36 ifconfig lo${RDOMAIN1} destroy || true 37 ifconfig lo${RDOMAIN2} destroy || true 38 ifconfig lo${RDOMAIN3} destroy || true 39 ifconfig lo${RDOMAIN4} destroy || true
|
| H A D | lladdr.sh | 28 ifconfig ${GIF1} destroy || true 29 ifconfig ${GIF2} destroy || true 30 ifconfig ${PAIR1} destroy || true 31 ifconfig ${PAIR2} destroy || true 34 ifconfig lo${RDOMAIN1} destroy || true 35 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | policy.sh | 27 ifconfig ${PAIR2} destroy || true 28 ifconfig ${PAIR1} destroy || true 31 ifconfig lo${RDOMAIN1} destroy || true 32 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | maxcomm.sh | 23 ifconfig ${PAIR2} destroy || true 24 ifconfig ${PAIR1} destroy || true 27 ifconfig lo${RDOMAIN1} destroy || true 28 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | capa.sh | 29 ifconfig ${PAIR2} destroy || true 30 ifconfig ${PAIR1} destroy || true 33 ifconfig lo${RDOMAIN1} destroy || true 34 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | maxprefix.sh | 23 ifconfig ${PAIR2} destroy || true 24 ifconfig ${PAIR1} destroy || true 27 ifconfig lo${RDOMAIN1} destroy || true 28 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | md5.sh | 23 ifconfig ${PAIR2} destroy || true 24 ifconfig ${PAIR1} destroy || true 27 ifconfig lo${RDOMAIN1} destroy || true 28 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | maxprefixout.sh | 23 ifconfig ${PAIR2} destroy || true 24 ifconfig ${PAIR1} destroy || true 27 ifconfig lo${RDOMAIN1} destroy || true 28 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | attr.sh | 25 ifconfig ${PAIR2} destroy || true 26 ifconfig ${PAIR1} destroy || true 29 ifconfig lo${RDOMAIN1} destroy || true 30 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | pftable.sh | 25 ifconfig ${PAIR2} destroy || true 26 ifconfig ${PAIR1} destroy || true 29 ifconfig lo${RDOMAIN1} destroy || true 30 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | ixp.sh | 26 ifconfig ${PAIR2} destroy || true 27 ifconfig ${PAIR1} destroy || true 30 ifconfig lo${RDOMAIN1} destroy || true 31 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | as0.sh | 25 ifconfig ${PAIR2} destroy || true 26 ifconfig ${PAIR1} destroy || true 29 ifconfig lo${RDOMAIN1} destroy || true 30 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | ovs.sh | 33 ifconfig ${PAIR2} destroy || true 34 ifconfig ${PAIR1} destroy || true 37 ifconfig lo${RDOMAIN1} destroy || true 38 ifconfig lo${RDOMAIN2} destroy || true
|
| H A D | med.sh | 26 ifconfig ${PAIR2} destroy || true 27 ifconfig ${PAIR1} destroy || true 30 ifconfig lo${RDOMAIN1} destroy || true 31 ifconfig lo${RDOMAIN2} destroy || true
|
| /openbsd-src/regress/usr.bin/netstat/ |
| H A D | Makefile | 15 ${SUDO} ifconfig vether99 destroy 2>/dev/null || true 16 ${SUDO} ifconfig lo${RDOMAIN} destroy 2>/dev/null || true 19 ${SUDO} ifconfig vether99 destroy 2>/dev/null || true 20 ${SUDO} ifconfig lo${RDOMAIN} destroy 2>/dev/null || true
|
| /openbsd-src/regress/usr.sbin/ospf6d/ |
| H A D | network_statement.sh | 26 ifconfig ${PAIR2} destroy || true 27 ifconfig ${PAIR1} destroy || true 28 ifconfig vether${RDOMAIN1} destroy || true 29 ifconfig vether${RDOMAIN2} destroy || true 32 ifconfig lo${RDOMAIN1} destroy || true 33 ifconfig lo${RDOMAIN2} destroy || true
|
| /openbsd-src/regress/usr.sbin/ifstated/ |
| H A D | ifstated | 36 ifconfig carp${VHIDA} destroy > /dev/null 2>&1 37 ifconfig carp${VHIDB} destroy > /dev/null 2>&1 38 ifconfig vether${VHIDB} destroy > /dev/null 2>&1 140 ifconfig carp${VHIDA} destroy 145 ifconfig carp${VHIDB} destroy 152 ifconfig carp${VHIDB} destroy
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/Legacy/Regression/ |
| H A D | is_capture.t | 9 my $destroy = 0; 10 sub CountDestroy::DESTROY { $destroy++ } 18 is $destroy, 1, 'undef object destroyed after being passed to is';
|
| /openbsd-src/lib/libcrypto/bio/ |
| H A D | bio_meth.c | 139 return biom->destroy; in BIO_meth_get_destroy() 144 BIO_meth_set_destroy(BIO_METHOD *biom, int (*destroy)(BIO *)) in BIO_meth_set_destroy() 146 biom->destroy = destroy; in BIO_meth_set_destroy()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/ |
| H A D | vthunk1.C | 14 virtual void destroy() {} in destroy() function 23 virtual void destroy() = 0; 28 virtual void destroy() {} in destroy() function
|
| /openbsd-src/regress/usr.sbin/arp/ |
| H A D | Makefile | 21 -${SUDO} ifconfig vether10001 destroy 22 -${SUDO} ifconfig lo${RDOMAIN} destroy 25 -${SUDO} ifconfig vether10001 destroy 26 -${SUDO} ifconfig lo${RDOMAIN} destroy
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/ |
| H A D | testsuite_allocator.h | 59 destroy() { destructCount_++; } in destroy() function 152 destroy(pointer p) in destroy() function 155 allocation_tracker::destroy(); in destroy()
|