Home
last modified time | relevance | path

Searched refs:fCmd (Results 1 – 25 of 71) sorted by relevance

123

/dports/lang/tcl85/tcl8.5.19/tests/
H A DfCmd.test167 test fCmd-1.1 {TclFileRenameCmd} {notRoot} {
174 test fCmd-2.1 {TclFileCopyCmd} {notRoot} {
373 test fCmd-5.3 {TclFileDeleteCmd: 1 file} {notRoot} {
690 test fCmd-7.2 {FileForceOption: -force} {notRoot} {
695 test fCmd-7.3 {FileForceOption: --} {notRoot} {
1178 test fCmd-11.3 {TclFileRenameCmd: bad \# args} {
1302 test fCmd-12.8 {renamefile: generic error} -setup {
1632 test fCmd-16.9 {error while deleting file} -setup {
1875 test fCmd-19.2 {rmdir error besides EEXIST} -setup {
2385 test fCmd-28.12 {file link: cd into a link} -setup {
[all …]
/dports/lang/tcl86/tcl8.6.12/tests/
H A DfCmd.test1345 test fCmd-12.8 {renamefile: generic error} -setup {
1641 test fCmd-16.4 {accept zero files (TIP 323)} -body {
1644 test fCmd-16.5 {accept zero files (TIP 323)} -body {
1674 test fCmd-16.9 {error while deleting file} -setup {
1915 test fCmd-19.2 {rmdir error besides EEXIST} -setup {
2267 # There is no fCmd-27.1
2418 test fCmd-28.12 {file link: cd into a link} -setup {
2509 test fCmd-28.17 {file link: glob -type l} -setup {
2527 test fCmd-28.19 {file link: relative paths} -setup {
2536 test fCmd-28.20 {file link: relative paths} -setup {
[all …]
/dports/lang/tcl87/tcl8.7a5/tests/
H A DfCmd.test1300 test fCmd-12.8 {renamefile: generic error} -setup {
1596 test fCmd-16.4 {accept zero files (TIP 323)} -body {
1599 test fCmd-16.5 {accept zero files (TIP 323)} -body {
1629 test fCmd-16.9 {error while deleting file} -setup {
1870 test fCmd-19.2 {rmdir error besides EEXIST} -setup {
2222 # There is no fCmd-27.1
2373 test fCmd-28.12 {file link: cd into a link} -setup {
2464 test fCmd-28.17 {file link: glob -type l} -setup {
2482 test fCmd-28.19 {file link: relative paths} -setup {
2491 test fCmd-28.20 {file link: relative paths} -setup {
[all …]
/dports/www/uchiwa/uchiwa-0.18.2/vendor/github.com/kless/osutil/osutil-3ac994847c4376a4b905fc0a19f450c5a4bec647/sh/
H A Dsh.go94 for j, fCmd := range fields {
95 if fCmd[len(fCmd)-1] == '=' || // VAR= foo
117 for j, fCmd := range fields {
118 cmdBase := path.Base(fCmd)
/dports/print/texinfo/texinfo-6.8/contrib/texifont/
H A Doenc.tex139 % \fCmd{COMMAND}{TEXT}
146 \def\fCmd#1#2{%
526 \fCmd\l{\char32l}
530 \fCmd\textquoteright{`\'}
531 \fCmd\exclamdown{!`}
532 \fCmd\questiondown{?`}
539 \fCmd\textquoteleft{`\`}
548 \fCmd\euro\@euro
630 \fCmd\textquotedbl{`\"}
631 \fCmd\textdollar{`\$}
[all …]
H A Dotest.tex42 \fCmd\copyright{WrongEncoding}
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dwmprog.cc47 fCmd(exe), in DProgram()
61 smActionListener->restartClient(fCmd.string(), fArgs.getCArray()); in open()
63 smActionListener->runOnce(fRes, &fPid, fCmd.string(), fArgs.getCArray()); in open()
65 app()->runProgram(fCmd.string(), fArgs.getCArray()); in open()
117 "switch popup internal menu", prog->fCmd, prog->fArgs); in MenuProgSwitchItems()
H A Dwmprog.h76 upath fCmd; variable
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/dockershim/network/kubenet/
H A Dkubenet_linux_test.go103 fCmd := fakeexec.FakeCmd{
116 return fakeexec.InitFakeCmd(&fCmd, cmd, args...)
204 fCmd := fakeexec.FakeCmd{
212 return fakeexec.InitFakeCmd(&fCmd, cmd, args...)
/dports/net/liveMedia/live/liveMedia/
H A DRTSPServerRegister.cpp215 …: fCmd(strDup(cmd)), fOurConnection(ourConnection), fURL(strDup(url)), fURLSuffix(strDup(urlSuffix… in ParamsForREGISTER()
220 delete[] (char*)fCmd; delete[] fURL; delete[] fURLSuffix; delete[] fProxyURLSuffix; in ~ParamsForREGISTER()
314 ourServer->implementCmd_REGISTER(params->fCmd, in continueHandlingREGISTER1()
/dports/x11-toolkits/plib/plib-1.8.5/src/sl/
H A DslMODnote.cxx142 static void fCmd(Note *np) in fCmd() function
369 /*D*/ dCmd , /*E*/ eCmd , /*F*/ fCmd , /*G*/gCmd,
/dports/x11/konsole/konsole-21.12.3/src/filterHotSpots/
H A DFileFilterHotspot.cpp120 const QString fCmd = editorExecPath + QLatin1Char(' ') + path; in activate() local
121 openWithEditorFromProfile(fCmd, path); in activate()
/dports/net/liveMedia/live/liveMedia/include/
H A DRTSPServer.hh146 char const* fCmd; member in RTSPServer::RTSPClientConnection::ParamsForREGISTER
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/happy-1.19.12/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/devel/hs-threadscope/threadscope-0.2.14/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/happy-1.19.12/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/happy-1.19.12/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/devel/hs-happy/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/happy-1.20.0/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/happy-1.19.12/examples/glr/common/
H A DDaVinciTypes.hs351 showsPrec _ (File fCmd) = showFunc1 "file" fCmd

123