Home
last modified time | relevance | path

Searched refs:messagePath (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/shells/nologinmsg/nologinmsg-1.0/
H A Dnologinmsg.c58 char messagePath[PATH_MAX]; in main() local
76 strlcpy( messagePath, NOLOGINMSG_PATH, sizeof( messagePath ) ); in main()
82 if (strlcat( messagePath, getlogin(), sizeof( messagePath ) ) > in main()
83 sizeof( messagePath ) ) in main()
91 if (strlcat( messagePath, getprogname(), sizeof( messagePath ) ) > in main()
92 sizeof( messagePath ) ) in main()
96 if (stat( messagePath, &buf ) != 0) in main()
102 fd = open( messagePath, O_RDONLY ); in main()
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/cli/commands/
H A DMessageCommand.php73 if(!isset($sourcePath,$messagePath,$languages))
77 if(!is_dir($messagePath))
78 $this->usageError("The message path $messagePath is not a valid directory.");
95 $dir=$messagePath.DIRECTORY_SEPARATOR.$language;
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/JQueryPlugin/
H A DVALIDATE.pm59 my $messagePath =
63 my $messageFile = $Foswiki::cfg{PubDir} . '/' . $messagePath;
66 "<script type='text/javascript' src='$Foswiki::cfg{PubUrlPath}/$messagePath'></script>\n";
H A DPlugin.pm198 my $messagePath = $path . '/' . $langTag . '.js';
199 my $messageFile = $Foswiki::cfg{PubDir} . '/' . $messagePath;
204 . "' src='$Foswiki::cfg{PubUrlPath}/$messagePath' ></script>\n";
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/JQueryPlugin/UI/
H A DDATEPICKER.pm60 my $messagePath =
65 my $messageFile = $Foswiki::cfg{PubDir} . '/' . $messagePath;
70 <script type='text/javascript' src='$Foswiki::cfg{PubUrlPath}/$messagePath'></script>
/dports/www/limesurvey/limesurvey/framework/cli/commands/
H A DMessageCommand.php86 if(!isset($sourcePath,$messagePath,$languages))
90 if(!is_dir($messagePath))
91 $this->usageError("The message path $messagePath is not a valid directory.");
120 $dir=$messagePath.DIRECTORY_SEPARATOR.$language;
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/integration/
H A Dclient_test.go68 messagePath := abe.JKL_MessagePathEnumNestedPathEnum
88 NestedPathEnumValue: &messagePath,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/grpc-ecosystem/grpc-gateway/examples/internal/integration/
H A Dclient_test.go68 messagePath := abe.JKL_MessagePathEnumNestedPathEnum
88 NestedPathEnumValue: &messagePath,
/dports/net/pear-Net_Vpopmaild/Net_Vpopmaild-0.3.2/
H A DVpopmaild.php419 $messagePath = "$robotPath/message";
422 $dotQmail = array("|$program $time $number $messagePath $robotPath");
434 $result = $this->writeFile($message, $messagePath);
/dports/x11-toolkits/scintilla/scite/src/
H A DSciTEBuffers.cxx1983 FilePath messagePath; in GoMessage() local
1985 if (Exists(dirNameAtExecute.AsInternal(), sourceString.c_str(), &messagePath)) { in GoMessage()
1987 } else if (Exists(dirNameForExecute.AsInternal(), sourceString.c_str(), &messagePath)) { in GoMessage()
1989 } else if (Exists(filePath.Directory().AsInternal(), sourceString.c_str(), &messagePath)) { in GoMessage()
1991 } else if (Exists(nullptr, sourceString.c_str(), &messagePath)) { in GoMessage()
1997 messagePath = buffers.buffers[i].file; in GoMessage()
2003 if (!Open(messagePath, ofSynchronous)) { in GoMessage()
/dports/editors/scite/scite/src/
H A DSciTEBuffers.cxx1983 FilePath messagePath; in GoMessage() local
1985 if (Exists(dirNameAtExecute.AsInternal(), sourceString.c_str(), &messagePath)) { in GoMessage()
1987 } else if (Exists(dirNameForExecute.AsInternal(), sourceString.c_str(), &messagePath)) { in GoMessage()
1989 } else if (Exists(filePath.Directory().AsInternal(), sourceString.c_str(), &messagePath)) { in GoMessage()
1991 } else if (Exists(nullptr, sourceString.c_str(), &messagePath)) { in GoMessage()
1997 messagePath = buffers.buffers[i].file; in GoMessage()
2003 if (!Open(messagePath, ofSynchronous)) { in GoMessage()
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1924 messagePath string
1932 messagePath: "testdata/schema/alaska.json",
1940 messagePath: "testdata/schema/alaska.avro",
1948 messagePath: "testdata/schema/alaska.json",
1956 messagePath: "testdata/schema/invalid.avsc",
1971 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1924 messagePath string
1932 messagePath: "testdata/schema/alaska.json",
1940 messagePath: "testdata/schema/alaska.avro",
1948 messagePath: "testdata/schema/alaska.json",
1956 messagePath: "testdata/schema/invalid.avsc",
1971 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1924 messagePath string
1932 messagePath: "testdata/schema/alaska.json",
1940 messagePath: "testdata/schema/alaska.avro",
1948 messagePath: "testdata/schema/alaska.json",
1956 messagePath: "testdata/schema/invalid.avsc",
1971 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1924 messagePath string
1932 messagePath: "testdata/schema/alaska.json",
1940 messagePath: "testdata/schema/alaska.avro",
1948 messagePath: "testdata/schema/alaska.json",
1956 messagePath: "testdata/schema/invalid.avsc",
1971 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1925 messagePath string
1933 messagePath: "testdata/schema/alaska.json",
1941 messagePath: "testdata/schema/alaska.avro",
1949 messagePath: "testdata/schema/alaska.json",
1957 messagePath: "testdata/schema/invalid.avsc",
1972 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1924 messagePath string
1932 messagePath: "testdata/schema/alaska.json",
1940 messagePath: "testdata/schema/alaska.avro",
1948 messagePath: "testdata/schema/alaska.json",
1956 messagePath: "testdata/schema/invalid.avsc",
1971 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/pubsub/
H A Dintegration_test.go1925 messagePath string
1933 messagePath: "testdata/schema/alaska.json",
1941 messagePath: "testdata/schema/alaska.avro",
1949 messagePath: "testdata/schema/alaska.json",
1957 messagePath: "testdata/schema/invalid.avsc",
1972 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/www/tusd/google-cloud-go-storage-v1.18.2/pubsub/
H A Dintegration_test.go1866 messagePath string
1874 messagePath: "testdata/schema/alaska.json",
1882 messagePath: "testdata/schema/alaska.avro",
1890 messagePath: "testdata/schema/alaska.json",
1898 messagePath: "testdata/schema/invalid.avsc",
1913 msg, err := ioutil.ReadFile(tc.messagePath)
/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/viewer/
H A Dviewer.h144 Q_REQUIRED_RESULT QString messagePath() const;
H A Dviewer.cpp134 QString Viewer::messagePath() const in messagePath() function in MessageViewer::Viewer
/dports/audio/moony-lv2/moony-0.36.0/test/
H A Dmoony_test.lua778 obj:key(OSC.messagePath):string('/custom')
796 local path = atom[OSC.messagePath]
814 path = atom[OSC.messagePath]
836 path = atom[OSC.messagePath]
851 path = atom[OSC.messagePath]
872 path = atom[OSC.messagePath]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/jres/
H A DInstalledJREsBlock.java926 String messagePath = path.replaceAll("&", "&&"); // @see bug 29855 //$NON-NLS-1$//$NON-NLS-2$
927 ….InstalledJREsBlock_12, NLS.bind(JREMessages.InstalledJREsBlock_13, new String[]{messagePath})); //
/dports/ftp/sftpgo/sftpgo-2.2.0/httpd/
H A Dwebclient.go219 messagePath := []string{
249 messageTmpl := util.LoadTemplate(nil, messagePath...)
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go823 d.path = fmt.Sprintf("%d,%d", messagePath, index)
2786 messagePath = 4 // message_type const

123456789