Home
last modified time | relevance | path

Searched defs:file_record (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/libfshfs/libfshfs-20210722/libfshfs/
H A Dlibfshfs_file_record.c42 libfshfs_file_record_t **file_record, in libfshfs_file_record_initialize()
114 libfshfs_file_record_t **file_record, in libfshfs_file_record_free()
298 libfshfs_file_record_t *file_record, in libfshfs_file_record_read_data()
933 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_identifier()
971 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_creation_time()
1009 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_modification_time()
1047 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_entry_modification_time()
1085 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_access_time()
1123 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_backup_time()
1161 libfshfs_file_record_t *file_record, in libfshfs_file_record_get_added_time()
[all …]
/dports/devel/libfshfs/libfshfs-20210722/tests/
H A Dfshfs_test_file_record.c65 libfshfs_file_record_t *file_record = NULL; in fshfs_test_file_record_initialize() local
720 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_identifier()
793 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_creation_time()
866 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_modification_time()
939 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_entry_modification_time()
1012 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_access_time()
1085 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_backup_time()
1158 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_data_fork_descriptor()
1245 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_resource_fork_descriptor()
1332 libfshfs_file_record_t *file_record ) in fshfs_test_file_record_get_file_mode()
[all …]
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/zxn/dot-command/ls/128/
H A Dmemory.h51 struct file_record struct
63 extern void memory_clear_file_records(void); argument
/dports/sysutils/rsyncrypto/rsyncrypto-1.14/
H A Drecover.cpp44 struct file_record { struct
63 file_record record; in main() argument
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/fs2netd/
H A Dprotocol.h76 struct file_record struct
78 char name[33];
79 uint crc32;
/dports/editors/tetradraw/tetradraw-2.0.2/src/
H A Dtetraview.h7 } file_record; typedef
/dports/www/moodle39/moodle/webservice/
H A Dupload.php140 $file_record = new stdClass; variable
/dports/www/moodle310/moodle/webservice/
H A Dupload.php140 $file_record = new stdClass; variable
/dports/www/moodle311/moodle/webservice/
H A Dupload.php140 $file_record = new stdClass; variable
/dports/www/moodle39/moodle/mod/glossary/
H A Dexportentry.php114 $file_record = new stdClass(); variable
H A Ddeleteentry.php87 $file_record = new stdClass(); variable
/dports/www/moodle310/moodle/mod/glossary/
H A Dexportentry.php114 $file_record = new stdClass(); variable
/dports/www/moodle311/moodle/mod/glossary/
H A Dexportentry.php114 $file_record = new stdClass(); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/tools/python/
H A Dfilter_syms.py139 def _ParseFileRecord(self, file_record): argument
/dports/www/moodle310/moodle/lib/filestorage/
H A Dstored_file.php47 private $file_record; variable in stored_file
71 public function __construct(file_storage $fs, stdClass $file_record, $deprecated = null) {
/dports/www/moodle39/moodle/lib/filestorage/
H A Dstored_file.php47 private $file_record; variable in stored_file
71 public function __construct(file_storage $fs, stdClass $file_record, $deprecated = null) {
/dports/www/moodle311/moodle/lib/filestorage/
H A Dstored_file.php47 private $file_record; variable in stored_file
71 public function __construct(file_storage $fs, stdClass $file_record, $deprecated = null) {

12