Home
last modified time | relevance | path

Searched refs:_file_path (Results 101 – 124 of 124) sorted by relevance

12345

/dports/databases/mysqldump-secure/mysqldump-secure-0.16.3/bin/
H A Dmysqldump-secure2146 _file_path="${1}"
2149 cnf="$(cat "${_file_path}")"
2710 _file_path="${1}"
2740 _mtime="$( get_file_mtime "${_file_path}/${_file_name}" )"
2788 echo "file_path = ${_file_path}";
2790 …echo "file_size = $( get_file_size "${_file_path}/${_file_name}" "b" ) Bytes ($( get_file_size "…
2791 echo "file_chmod = $( get_file_chmod "${_file_path}/${_file_name}" )";
2792 echo "file_owner = $( get_file_owner "${_file_path}/${_file_name}" )";
2793 echo "file_group = $( get_file_group "${_file_path}/${_file_name}" )";
2795 echo "file_md5 = $( get_file_hash "${_file_path}/${_file_name}" "md5" )";
[all …]
/dports/sysutils/bastille/bastille-00d9e03/usr/local/share/bastille/
H A Dtemplate.sh102 eval "sed -i '' ${ARG_REPLACEMENTS} '${_file_path}'"
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/snippets/components/
H A Dsnippet_blob_edit.vue36 return `${this.blob.id}_file_path`;
H A Dsnippet_blob_actions_edit.vue60 return `${blobId}_file_path`;
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/
H A Dutil.py732 self._file_path = file_path
740 return "%s.lock" % (self._file_path)
756 (self._file_path, lock_file))
/dports/textproc/py-python-xmp-toolkit/python-xmp-toolkit-2.0.1/libxmp/
H A Dexempi.py375 _file_path = _string_new()
381 _file_path,
386 file_path = string_cstr(_file_path)
387 _string_free(_file_path)
/dports/science/py-rmf/rmf-1.3.1/src/backend/deprecated_avro/
H A DMultipleAvroFileWriter.cpp70 get_##lcname##_file_path()); \
/dports/science/rmf/rmf-1.3.1/src/backend/deprecated_avro/
H A DMultipleAvroFileWriter.cpp70 get_##lcname##_file_path()); \
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/deprecated/old_arch/platinum/
H A DGPACFileMediaServer.cpp118 const NPT_String& _file_path) in ServeFile() argument
122 NPT_String file_path = _file_path; in ServeFile()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/deprecated/old_arch/platinum/
H A DGPACFileMediaServer.cpp118 const NPT_String& _file_path) in ServeFile() argument
122 NPT_String file_path = _file_path; in ServeFile()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Dcommand-palette.h110 const std::string _file_path; variable
H A Dcommand-palette.cpp1277 : _file_path(IO::Resource::profile_path("cphistory.xml")) in CPHistoryXML()
1279 _xml_doc = sp_repr_read_file(_file_path.c_str(), nullptr); in CPHistoryXML()
1434 sp_repr_save_file(_xml_doc, _file_path.c_str()); in save()
/dports/devel/py-gitpython/GitPython-3.1.24/git/
H A Dutil.py841 self._file_path = file_path
849 return "%s.lock" % (self._file_path)
865 (self._file_path, lock_file))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/mako/test/
H A Dtest_lexer.py1143 template = util.read_file(self._file_path("crlf.html"))
/dports/textproc/py-mako/Mako-1.0.14/test/
H A Dtest_lexer.py1143 template = util.read_file(self._file_path("crlf.html"))
/dports/net-im/folks/folks-0.15.3/folks/
H A Dbackend-store.vala755 var _file_path = file.get_path ();
756 if (_file_path == null)
760 var file_path = (!) _file_path;
/dports/net/py-libcloud/apache-libcloud-3.4.1/test/storage/
H A Dtest_google_storage.py550 destination_path = self._file_path
/dports/net-im/scli/scli-0.6.5/
H A Dscli863 self._file_path = os.path.join(SIGNALCLI_DATA_FOLDER, self._username)
865 if not os.path.exists(self._file_path):
866 self._file_path = os.path.join(SIGNALCLI_LEGACY_DATA_FOLDER, self._username)
867 if not os.path.exists(self._file_path):
873 with open(self._file_path) as f:
906 path = os.path.join(self._file_path + '.d', 'group-cache', filename)
938 recipients_store_file = os.path.join(self._file_path + '.d', 'recipients-store')
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/catapult/tracing/tracing/extras/symbolizer/
H A Dsymbolize_trace.py312 self._file_path = file_path if file_path else _UNNAMED_FILE
334 return self._file_path
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/tracing/tracing/extras/symbolizer/
H A Dsymbolize_trace.py312 self._file_path = file_path if file_path else _UNNAMED_FILE
334 return self._file_path
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/experimental/tracing/bin/
H A Dsymbolize_trace38 self._file_path = file_path
54 return self._file_path
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_core.h1910 #define switch_core_file_open(_fh, _file_path, _channels, _rate, _flags, _pool) \ argument
1911 …switch_core_perform_file_open(__FILE__, __SWITCH_FUNC__, __LINE__, _fh, _file_path, _channels, _ra…
/dports/audio/ardour6/Ardour-6.8.0/libs/midi++2/
H A Dmidnam_patch.cc900 : _file_path(file_path) in MIDINameDocument()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/bq/
H A Dbq.py403 self._file_path = file_path
411 filename=self._file_path,
419 'cannot be read:\n%s' % (self._file_path, e))

12345