Searched defs:file (Results 376 - 400 of 641) sorted by relevance

<<11121314151617181920>>

/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dpermdic.c793 char *file; local
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A Dexfat.h134 } _PACKED file; member in union:exfat_entry::__anon2281
/haiku-fatelf/src/add-ons/kernel/file_systems/fat/
H A Ddir.c312 findfile_case(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node) argument
320 findfile_nocase(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node) argument
328 findfile_nocase_duplicates(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node, bool *dups_exist) argument
336 findfile_case_duplicates(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node, bool *dups_exist) argument
344 findfile(nspace *vol, vnode *dir, const char *file, ino_t *vnid, vnode **node, bool check_case, bool check_dups, bool *dups_exist) argument
1042 dosfs_walk(fs_volume *_vol, fs_vnode *_dir, const char *file, ino_t *_vnid) argument
[all...]
H A Dfile.c720 vnode *dir = (vnode *)_dir->private_node, *file; local
1012 vnode *file, *file2; local
1280 vnode *dir = (vnode *)_dir->private_node, *file; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/iso9660/
H A Dkernel_interface.cpp250 fs_walk(fs_volume* _volume, fs_vnode* _base, const char* file, ino_t* _vnodeID) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.cpp938 BFile file; local
1001 BFile file; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dvolume.c1384 ntfs_mntent_check(const char *file, unsigned long *mnt_flags) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c853 MFT_RECORD *file; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A Dkernel_interface.cpp209 udf_lookup(fs_volume *_volume, fs_vnode *_directory, const char *file, argument
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DTheater200.cpp104 FILE* file; local
[all...]
/haiku-fatelf/src/add-ons/media/media-add-ons/reader/
H A DMediaReader.cpp128 SetRef( const entry_ref & file, bool create, bigtime_t * out_time) argument
/haiku-fatelf/src/add-ons/media/media-add-ons/writer/
H A DMediaWriter.cpp121 SetRef( const entry_ref & file, bool create, bigtime_t * out_time) argument
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DIppContent.cpp948 void IppContent::setRawData(const char *file, int n) argument
/haiku-fatelf/src/apps/bootmanager/
H A DLegacyBootMenu.cpp456 LegacyBootMenu::SaveMasterBootRecord(BMessage* settings, BFile* file) argument
497 LegacyBootMenu::RestoreMasterBootRecord(BMessage* settings, BFile* file) argument
/haiku-fatelf/src/apps/codycam/
H A DVideoConsumer.cpp763 SetFileType(BFile* file, int32 translator, uint32 type) argument
/haiku-fatelf/src/apps/debugger/files/
H A DFileManager.cpp141 LocatableFile* file = _GetFile(directoryPath, name); local
236 LocatableFile* file = dynamic_cast<LocatableFile*>(entry); local
293 LocatableFile* file = dynamic_cast<LocatableFile*>(entry); local
484 SourceFile* file; member in struct:FileManager::SourceFileEntry
647 LoadSourceFile(LocatableFile* file, SourceFile*& _sourceFile) argument
[all...]
/haiku-fatelf/src/apps/mail/
H A DHeader.cpp492 BNode file; local
546 BNode file; local
1067 BNode file; local
[all...]
H A DMailApp.cpp587 BFile file; local
807 BFile file; local
906 BFile file; local
967 BFile file; local
1129 BFile file; local
[all...]
/haiku-fatelf/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.cpp59 static BMediaFile* file = NULL; local
[all...]
/haiku-fatelf/src/apps/packageinstaller/
H A DPackageInfo.cpp83 PackageItem *file = 0; local
[all...]
H A DPackageItem.cpp447 PackageItem::ParseData(uint8 *buffer, BFile *file, uint64 originalSize, argument
777 BFile file; local
[all...]
/haiku-fatelf/src/apps/powerstatus/
H A DPowerStatusView.cpp683 PowerStatusReplicant::_GetSettings(BFile& file, int mode) argument
702 BFile file; local
717 BFile file; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dcp.c562 target_directory_operand(char const *file, struct stat *st, bool *new_dst) argument
579 do_copy(int n_files, char **file, const char *target_directory, bool no_target_directory, struct cp_options *x) argument
[all...]
H A Dcut.c717 cut_file (char const *file) argument
[all...]
H A Dinstall.c314 setdefaultfilecon (char const *file) argument
385 setdefaultfilecon(char const *file) argument
397 target_directory_operand(char const *file) argument
438 char **file; local
[all...]

Completed in 232 milliseconds

<<11121314151617181920>>