Home
last modified time | relevance | path

Searched defs:HelpCmd (Results 1 – 25 of 51) sorted by relevance

123

/dports/irc/komanda-cli/komanda-cli-b5ba03b/komanda/command/
H A Dhelp.go11 type HelpCmd struct { struct
12 *MetadataTmpl
16 func (e *HelpCmd) Metadata() CommandMetadata {
21 func (e *HelpCmd) Exec(args []string) error {
/dports/editors/le/le-1.16.6/src/
H A Dcmd.cc35 char HelpCmd[256]="exec " PKGDATADIR "/help"; variable
41 char HelpCmd[256]="man \"$WORD\""; variable
/dports/sysutils/apcctrl/apcctrl-0.8.21/examples/gui/
H A Dapcctrl.tcl24 proc HelpCmd {} { procedure
/dports/sysutils/apcupsd/apcupsd-3.14.14/examples/gui/
H A Dapcupsd.tcl24 proc HelpCmd {} { procedure
/dports/science/qbox/qbox-public-rel1_73_3/src/
H A DHelpCmd.h36 HelpCmd(Sample *sample) : s(sample) {}; in HelpCmd() function
/dports/databases/pgaccess/pgaccess-1.00.20140902/lib/
H A Dmainlib.tcl2810 proc ::Mainlib::HelpCmd {item_} { procedure
/dports/editors/micro/micro-2.0.10/internal/action/
H A Dcommand.go393 func (h *BufPane) HelpCmd(args []string) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go546 type HelpCmd struct { struct
547 Command *string
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go546 type HelpCmd struct { struct
547 Command *string
/dports/net/ryu/ryu-4.26/ryu/services/protocols/bgp/operator/
H A Dssh.py80 class HelpCmd(Command): class in SshServer
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go588 type HelpCmd struct { struct
589 Command *string
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go588 type HelpCmd struct { struct
589 Command *string
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go588 type HelpCmd struct { struct
589 Command *string
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/btcjson/
H A Dchainsvrcmds.go588 type HelpCmd struct { struct
589 Command *string
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/dird/
H A Dua_tree.cc968 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/dird/
H A Dua_tree.cc955 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/dird/
H A Dua_tree.cc955 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/dird/
H A Dua_tree.cc955 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/dird/
H A Dua_tree.cc968 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/dird/
H A Dua_tree.cc972 static int HelpCmd(UaContext *ua, TreeContext *tree) in HelpCmd() function
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/dird/
H A Dua_tree.cc972 static int HelpCmd(UaContext *ua, TreeContext *tree) in HelpCmd() function
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/dird/
H A Dua_tree.cc972 static int HelpCmd(UaContext *ua, TreeContext *tree) in HelpCmd() function
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/dird/
H A Dua_tree.cc968 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/dird/
H A Dua_tree.cc968 static int HelpCmd(UaContext* ua, TreeContext* tree) in HelpCmd() function
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/dird/
H A Dua_tree.cc972 static int HelpCmd(UaContext *ua, TreeContext *tree) in HelpCmd() function

123