Searched defs:file (Results 1 - 25 of 641) sorted by path

1234567891011>>

/haiku-fatelf/src/add-ons/input_server/filters/shortcut_catcher/
H A DKeyCommandMap.cpp65 KeyCommandMap::KeyCommandMap(const char* file) argument
/haiku-fatelf/src/add-ons/input_server/methods/canna/rk/
H A Dbun.c1150 char *file; local
H A Ddd.c461 char file[RK_PATH_BMAX]; local
468 char *direct, *file, *path; local
1411 char *file; local
1481 char *file; local
[all...]
H A Dfq.c591 FQscan(struct DF *df, struct DM *codm, char *file, int *w) argument
664 FQopen(struct DM *dm, struct DM *qm, char *file, int mode) argument
738 FQclose(struct RkContext *cx, struct DM *dm, struct DM *qm, char *file) argument
800 FQsync(struct RkContext *cx, struct DM *dm, struct DM *qm, char *file) argument
H A Dpermdic.c793 char *file; local
H A Dtempdic.c344 _Rktopen( struct DM *dm, char *file, int mode, struct RkKxGram *gram) argument
475 _Rktclose( struct DM *dm, char *file, struct RkKxGram *gram) argument
715 char *file; local
[all...]
/haiku-fatelf/src/add-ons/kernel/drivers/network/sis900/
H A Ddevice.c65 int file; local
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A Dkernel_interface.cpp568 bfs_lookup(fs_volume* _volume, fs_vnode* _directory, const char* file, argument
1868 bfs_write_attr_stat(fs_volume* _volume, fs_vnode* file, void* cookie, const struct stat* stat, int statMask) argument
[all...]
/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/googlefs/
H A Dgooglefs.c316 int googlefs_walk(fs_volume *_volume, fs_vnode *_base, const char *file, ino_t *vnid) argument
[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/layers/attribute_overlay/
H A Dattribute_overlay.cpp64 AttributeFile * file; member in struct:attribute_overlay::attribute_dir_cookie
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DFDManager.cpp131 FDManager::SetFile(BFile* file, const char* path, uint32 openMode) argument
H A DNetFSServer.cpp938 BFile file; local
1001 BFile file; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c857 fs_walk(fs_volume *_volume, fs_vnode *_base, const char *file, ino_t *vnid) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/
H A Dfs_func.c563 fs_walk(fs_volume *_vol, fs_vnode *_dir, const char *file, ino_t *_vnid) argument
1683 vnode *file = NULL; local
1789 vnode *file = NULL; local
1877 vnode *file = NULL; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c318 int ntfs_log_redirect(const char *function, const char *file, argument
440 int ntfs_log_handler_fprintf(const char *function, const char *file, argument
542 ntfs_log_handler_stdout(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) argument
573 ntfs_log_handler_outerr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) argument
603 ntfs_log_handler_stderr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) argument
[all...]
H A Drunlist.c1853 test_rl_read_buffer(const char *file, u8 *buf, int bufsize) argument
1924 test_rl_pure_test(int test, BOOL contig, BOOL multi, int vcn, int len, runlist_element *file, int size) argument
[all...]
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/ramfs/
H A DDirectory.cpp91 Directory::CreateFile(const char *name, File **file) argument
H A Dkernel_interface.cpp833 File *file = NULL; 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...]

Completed in 351 milliseconds

1234567891011>>