Searched defs:file (Results 76 - 100 of 641) sorted by relevance

1234567891011>>

/haiku-fatelf/src/libs/stdc++/legacy/
H A Dstdstrbufs.cc79 _IO_FILE file; member in struct:_IO_fake_stdiobuf::__anon5197
[all...]
/haiku-fatelf/src/preferences/keyboard/
H A DKeyboardSettings.cpp33 BFile file; local
57 BFile file; local
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dhostname.cpp43 int file = open(path, O_WRONLY | O_CREAT, 0644); local
71 int file = open(path, O_RDONLY); local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/transport/
H A Dbeserved_transport.h38 char file[B_PATH_NAME_LENGTH]; member in class:BeServedTransport
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dcache.cpp34 shutdown_cache(BFile *file,int32 blockSize) argument
49 readBlocks(BFile *file,uint32 num,uint32 size) argument
65 cached_write(BFile *file, off_t num,const void *data,off_t numBlocks, int blockSize) argument
86 get_block(BFile *file, off_ argument
100 release_block(BFile *file, off_t num) argument
[all...]
/haiku-fatelf/src/tests/add-ons/print/ppd/parser/
H A DPPDFile.cpp26 PPDFile::PPDFile(const char* file, PPDFile* previousFile) argument
H A DPPDFile.h33 FileBuffer(BFile* file) : fFile(file), fIndex(0), fSize(0) {} argument
H A DParser.h46 bool Include(const char* file) { return fScanner.Include(file); } argument
/haiku-fatelf/src/tests/kits/interface/
H A DWidthBufferTest.cpp67 FILE *file = fopen("/boot/beos/etc/termcap", "r"); local
/haiku-fatelf/src/tests/kits/storage/testapps/
H A DNodeMonitorTest.cpp78 BFile file; local
/haiku-fatelf/src/tests/servers/app/code_to_name/
H A Dcode_to_name.cpp48 FILE* file = fopen(path.Path(), "r"); local
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dfile_lock.c44 static int file; variable
[all...]
/haiku-fatelf/src/tools/
H A Dcreate_image.cpp39 const char *file = NULL; local
[all...]
/haiku-fatelf/src/apps/drivesetup/
H A DDriveSetup.cpp77 BFile file; local
95 BFile file; local
117 DriveSetup::_GetSettingsFile(BFile& file, bool forWriting) const argument
[all...]
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/notifier/
H A Dfilter.cpp50 NotifyFilter::HeaderFetched(const entry_ref& ref, BFile* file) argument
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DMessagePrinter.cpp46 BFile file; local
/haiku-fatelf/src/add-ons/translators/raw/
H A Dmain.cpp39 BFile file; local
/haiku-fatelf/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp119 TeamsWindow::_OpenSettings(BFile& file, uint32 mode) argument
134 BFile file; local
146 BFile file; local
/haiku-fatelf/src/bin/coreutils/lib/
H A Deuidaccess.c79 euidaccess (const char *file, int mode) argument
206 char *file; local
[all...]
H A Dfstatat.c39 rpl_fstatat (int fd, char const *file, struct stat *st, int flag) argument
H A Dopenat.h61 chownat (int fd, char const *file, uid_t owner, gid_t group) argument
67 lchownat (int fd, char const *file, uid_t owner, gid_t group) argument
73 chmodat (int fd, char const *file, mode_t mode) argument
79 lchmodat (int fd, char const *file, mode_t mode) argument
102 accessat (int fd, char const *file, in argument
108 euidaccessat(int fd, char const *file, int mode) argument
[all...]
H A Dreadutmp.c88 read_utmp (char const *file, size_t *n_entries, STRUCT_UTMP **utmp_buf, argument
124 read_utmp (char const *file, size_t *n_entries, STRUCT_UTMP **utmp_buf, argument
/haiku-fatelf/src/bin/gawk/
H A Dmsg.c40 char *file; local
149 set_loc(const char *file, int line) argument
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-console.c63 mi_console_file_delete (struct ui_file *file) argument
117 mi_console_file_flush (struct ui_file *file) argument
73 mi_console_file_fputs(const char *buf, struct ui_file *file) argument
/haiku-fatelf/src/bin/network/wget/src/
H A Dcss-url.c249 get_urls_css_file (const char *file, const char *url) argument

Completed in 209 milliseconds

1234567891011>>