Searched defs:file (Results 26 - 50 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dvsnprintf.c44 FILE file; local
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPrinterPrefs.cpp66 BFile file; local
93 BFile file; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Dcloseout.c41 close_stdout_set_file_name (const char *file) argument
H A Dfd-reopen.c32 fd_reopen (int desired_fd, char const *file, int flags, mode_t mode) argument
H A Dfile-set.c29 record_file (Hash_table *ht, char const *file, struct stat const *stats) argument
61 seen_file (Hash_table const *ht, char const *file, argument
H A Dlstat.c61 rpl_lstat (const char *file, struct stat *sbuf) argument
H A Dverror.c55 verror_at_line (int status, int errnum, const char *file, argument
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfile-set.c29 record_file (Hash_table *ht, char const *file, struct stat const *stats) argument
61 seen_file (Hash_table const *ht, char const *file, argument
H A Dfopen-safer.c35 fopen_safer (char const *file, char const *mode) argument
/haiku-fatelf/src/servers/input/
H A DKeyboardSettings.cpp19 BFile file; local
62 BFile file; local
/haiku-fatelf/src/servers/registrar/mime/
H A DMimeSnifferAddon.cpp34 BMimeSnifferAddon::GuessMimeType(BFile* file, const void* buffer, int32 length, argument
/haiku-fatelf/src/system/libroot/posix/
H A Dassert.c21 __assert_fail(const char *assertion, const char *file, argument
30 __assert_perror_fail(int error, const char *file, argument
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A DVolume.h20 Volume(BFile *file) : fFile(file) {} argument
/haiku-fatelf/src/tests/add-ons/print/ppd/ui/
H A DPrinterSelection.h25 FileItem(const char* label, const char* file) argument
/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfManager.cpp40 DwarfFile* file = new(std::nothrow) DwarfFile; local
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/match_header/
H A DRuleFilter.cpp53 RuleFilter::HeaderFetched(const entry_ref& ref, BFile* file) argument
/haiku-fatelf/src/add-ons/mail_daemon/outbound_filters/fortune/
H A Dfilter.cpp39 FortuneFilter::MessageReadyToSend(const entry_ref& ref, BFile* file) argument
/haiku-fatelf/src/add-ons/print/drivers/postscript/
H A DPPDParser.cpp16 PPDParser::PPDParser(BFile& file) argument
37 PPDParser::InitData(BFile& file) argument
[all...]
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DURL.cpp65 URL::URL(const char *protocol, const char *host, int port, const char *file) argument
73 URL::URL(const char *protocol, const char *host, const char *file) argument
/haiku-fatelf/src/add-ons/print/transports/print_to_file/
H A Dprint_transport.cpp62 BFile *file = new BFile(); local
67 BFile *file = new BFile(&ref, B_WRITE_ONLY | B_CREATE_FILE | B_ERASE_FILE); local
88 AddFile(BFile * file) argument
[all...]
/haiku-fatelf/src/add-ons/translators/gif/
H A DPrefs.h38 BNode *file; member in class:Prefs
/haiku-fatelf/src/apps/aboutsystem/
H A DHyperTextActions.cpp45 OpenFileAction::OpenFileAction(const BString& file) argument
/haiku-fatelf/src/apps/debuganalyzer/util/
H A DDataSource.cpp40 BFile* file = new(std::nothrow) BFile; local
77 PathDataSource::OpenFile(BFile& file) argument
119 EntryRefDataSource::OpenFile(BFile& file) argument
/haiku-fatelf/src/apps/mediaconverter/
H A DMediaFileInfo.cpp17 MediaFileInfo::MediaFileInfo(BMediaFile* file) argument
24 MediaFileInfo::LoadInfo(BMediaFile* file) argument
/haiku-fatelf/src/apps/mediaplayer/support/
H A DFileReadWrite.cpp15 FileReadWrite::FileReadWrite(BFile* file, int32 sourceEncoding) argument

Completed in 337 milliseconds

1234567891011>>