Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 7195) sorted by relevance

12345678910>>...288

/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/pool/
H A Ddestroy.go28 type destroy struct { struct
35 cli.Register("pool.destroy", &destroy{})
38 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
45 func (cmd *destroy) Process(ctx context.Context) error {
52 func (cmd *destroy) Usage() string {
56 func (cmd *destroy) Description() string {
60 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/pool/
H A Ddestroy.go28 type destroy struct { struct
35 cli.Register("pool.destroy", &destroy{})
38 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
45 func (cmd *destroy) Process(ctx context.Context) error {
52 func (cmd *destroy) Usage() string {
56 func (cmd *destroy) Description() string {
60 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/pool/
H A Ddestroy.go28 type destroy struct { struct
35 cli.Register("pool.destroy", &destroy{})
38 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
45 func (cmd *destroy) Process(ctx context.Context) error {
52 func (cmd *destroy) Usage() string {
56 func (cmd *destroy) Description() string {
60 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/object/
H A Ddestroy.go29 type destroy struct { struct
34 cli.Register("object.destroy", &destroy{})
50 govc object.destroy /dc1/network/dvs /dc1/host/cluster`
53 func (cmd *destroy) Process(ctx context.Context) error {
60 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/object/
H A Ddestroy.go29 type destroy struct { struct
34 cli.Register("object.destroy", &destroy{})
50 govc object.destroy /dc1/network/dvs /dc1/host/cluster`
53 func (cmd *destroy) Process(ctx context.Context) error {
60 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/object/
H A Ddestroy.go29 type destroy struct { struct
34 cli.Register("object.destroy", &destroy{})
50 govc object.destroy /dc1/network/dvs /dc1/host/cluster`
53 func (cmd *destroy) Process(ctx context.Context) error {
60 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/vm/
H A Ddestroy.go27 type destroy struct { struct
33 cli.Register("vm.destroy", &destroy{})
36 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
44 func (cmd *destroy) Process(ctx context.Context) error {
54 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/vm/
H A Ddestroy.go27 type destroy struct { struct
33 cli.Register("vm.destroy", &destroy{})
36 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
44 func (cmd *destroy) Process(ctx context.Context) error {
54 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/govc/vapp/
H A Ddestroy.go29 type destroy struct { struct
34 cli.Register("vapp.destroy", &destroy{})
37 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
42 func (cmd *destroy) Process(ctx context.Context) error {
49 func (cmd *destroy) Usage() string {
53 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/govc/vapp/
H A Ddestroy.go29 type destroy struct { struct
34 cli.Register("vapp.destroy", &destroy{})
37 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
42 func (cmd *destroy) Process(ctx context.Context) error {
49 func (cmd *destroy) Usage() string {
53 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/vapp/
H A Ddestroy.go29 type destroy struct { struct
34 cli.Register("vapp.destroy", &destroy{})
37 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
42 func (cmd *destroy) Process(ctx context.Context) error {
49 func (cmd *destroy) Usage() string {
53 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/govc/vm/
H A Ddestroy.go27 type destroy struct { struct
33 cli.Register("vm.destroy", &destroy{})
36 func (cmd *destroy) Register(ctx context.Context, f *flag.FlagSet) {
44 func (cmd *destroy) Process(ctx context.Context) error {
54 func (cmd *destroy) Run(ctx context.Context, f *flag.FlagSet) error {
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/plugins/platforms/qnx/
H A Dqqnxscreentraits.h58 static int destroy(screen_context_t context) { return screen_destroy_context(context); } in destroy() function
67 static int destroy(screen_device_t device) { return screen_destroy_device(device); } in destroy() function
84 static int destroy(screen_group_t group) { return screen_destroy_group(group); } in destroy() function
93 static int destroy(screen_pixmap_t pixmap) { return screen_destroy_pixmap(pixmap); } in destroy() function
102 static int destroy(screen_session_t session) { return screen_destroy_session(session); } in destroy() function
112 static int destroy(screen_stream_t stream) { return screen_destroy_stream(stream); } in destroy() function
122 static int destroy(screen_window_t window) { return screen_destroy_window(window); } in destroy() function

12345678910>>...288