Home
last modified time | relevance | path

Searched refs:listCommand (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/ftp/jftp/j-ftp/src/java/net/sf/jftp/gui/tasks/
H A DAdvancedOptions.java36 private HTextField listCommand = new HTextField("FTP LIST command:", field in AdvancedOptions
99 listCommand.setText(listOptionText); in AdvancedOptions()
103 panel.add(listCommand); in AdvancedOptions()
125 FtpConnection.LIST = listCommand.getText().trim(); in actionPerformed()
141 FtpConnection.LIST = listCommand.getText().trim(); in actionPerformed()
148 listCommand.getText().trim()); in actionPerformed()
/dports/net/evans/evans-0.9.1/vendor/github.com/ktr0731/dept/cmd/
H A Dlist.go29 type listCommand struct { struct
35 func (c *listCommand) UI() cli.Ui { argument
51 func (c *listCommand) Help() string { argument
55 func (c *listCommand) Synopsis() string { argument
59 func (c *listCommand) Run(args []string) int { argument
131 return &listCommand{
/dports/biology/mothur/mothur-1.46.1/TestMothur/
H A Ddistcdataset.cpp24 Command* listCommand = new ListSeqsCommand(inputString); in getFiles() local
25 listCommand->execute(); in getFiles()
27 map<string, vector<string> > filenames = listCommand->getOutputFiles(); in getFiles()
29 delete listCommand; in getFiles()
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/resources/analysis/golang/
H A Dsample.go128 listCommand := util.ExecCommandWith(shell, cmd)
129 out, err := listCommand.StdoutPipe()
133 err = listCommand.Start()
138 return listCommand.Wait() == nil
/dports/www/owncloud/owncloud/apps/files_external/lib/Command/
H A DExport.php48 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
49 $listInput = new ArrayInput([], $listCommand->getDefinition());
56 $listCommand->execute($listInput, $output);
H A DDelete.php96 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
97 $listInput = new ArrayInput([], $listCommand->getDefinition());
99 $listCommand->listMounts(null, [$mount], $listInput, $output);
H A DImport.php168 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
169 $listInput = new ArrayInput([], $listCommand->getDefinition());
172 $listCommand->listMounts($user, $mounts, $listInput, $output);
H A DCreate.php204 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
205 $listInput = new ArrayInput([], $listCommand->getDefinition());
208 $listCommand->listMounts($user, [$mount], $listInput, $output);
/dports/www/nextcloud/nextcloud/apps-pkg/files_external/lib/Command/
H A DExport.php49 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
50 $listInput = new ArrayInput([], $listCommand->getDefinition());
56 $listCommand->execute($listInput, $output);
H A DDelete.php97 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
98 $listInput = new ArrayInput([], $listCommand->getDefinition());
100 $listCommand->listMounts(null, [$mount], $listInput, $output);
H A DImport.php179 …$listCommand = new ListCommand($this->globalService, $this->userService, $this->userSession, $this…
180 $listInput = new ArrayInput([], $listCommand->getDefinition());
183 $listCommand->listMounts($user, $mounts, $listInput, $output);
/dports/sysutils/bareos-client/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/sysutils/bareos-client/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/sysutils/bareos-server/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/rest-api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/www/bareos-webui/bareos-Release-20.0.3/systemtests/tests/python-restapi/api/
H A Dbareos-restapi.py370 listCommand = "llist "
372 listCommand = "list "
373 listCommand += itemType
377 countCommand = listCommand
385 listCommand += " limit=%d" % limit
387 listCommand += " offset=%d" % offset
437 listCommand = "llist clients"
863 listCommand = "llist jobtotals"
892 listCommand = "llist jobid=%d" % job_id
1543 listCommand = ""
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/cmd/objectctl/
H A Dmain.go22 listCommand = listcmd.New(rootConfig, out)
28 listCommand,
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Beets/
H A DCatalog.php65 protected $listCommand; variable in Ampache\\Module\\Beets\\Catalog
141 $parser->start($parser->getTimedCommand($this->listCommand, 'added', null));
239 $parser->start($parser->getTimedCommand($this->listCommand, 'mtime', $this->last_update));
276 $parser->start($this->listCommand);
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Archive/7z_C/
H A D7zMain.c113 int listCommand = 0; in main() local
117 listCommand = 1; in main()
123 if (listCommand) in main()
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Archive/7z_C/
H A D7zMain.c113 int listCommand = 0; in main() local
117 listCommand = 1; in main()
123 if (listCommand) in main()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Archive/7z_C/
H A D7zMain.c113 int listCommand = 0; in main() local
117 listCommand = 1; in main()
123 if (listCommand) in main()
/dports/devel/mutagen/mutagen-0.11.8/cmd/mutagen/tunnel/
H A Dlist.go85 var listCommand = &cobra.Command{ var
104 flags := listCommand.Flags()

12345678