Searched defs:path (Results 501 - 525 of 765) sorted by relevance

<<21222324252627282930>>

/haiku/src/servers/media/
H A DDefaultManager.cpp90 BPath path; local
149 BPath path; local
451 const char *path = NULL; local
515 BPath path; local
[all...]
/haiku/src/servers/keystore/
H A DKeyStoreServer.cpp66 BPath path; local
415 BString path; local
430 const char* path = NULL; local
693 _RequestAppAccess(const BString& keyringName, const char* signature, const char* path, const char* accessString, bool appIsNew, bool appWasUpdated, uint32 accessFlags, bool& allowAlways) argument
[all...]
/haiku/src/preferences/keymap/
H A DKeyboardLayout.cpp134 KeyboardLayout::Load(const char* path) argument
/haiku/src/bin/consoled/
H A Dconsoled.cpp97 char path[PATH_MAX]; local
249 char path[PATH_MAX]; local
[all...]
/haiku/src/kits/debug/
H A Ddebug_support.cpp508 debug_create_file_symbol_iterator(const char* path, argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DVolume.cpp106 Volume::Mount(fs_volume *fsVolume, const char *path) argument
447 Volume::FindEntry(const VNode *rootDir, const char *path, VNode *foundNode) argument
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageView.cpp160 BString path; local
290 BString path; local
322 ItemExists(PackageItem& item, BPath& path, int32& policy) argument
608 BPath path; local
[all...]
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp524 const char* path; local
547 BPath path; local
574 _AddDevice(const char* path) argument
605 _RemoveDevice(const char* path) argument
[all...]
/haiku/src/kits/locale/
H A DLocaleRosterData.cpp48 CatalogAddOnInfo::CatalogAddOnInfo(const BString& name, const BString& path, argument
448 BPath path; local
490 BPath path; local
528 BPath path; local
553 BPath path; local
[all...]
/haiku/src/kits/storage/mime/
H A DDatabaseLocation.cpp359 char path[B_PATH_NAME_LENGTH]; local
743 BString path = fDirectories.StringAt(index); local
/haiku/src/servers/input/
H A DAddOnManager.cpp89 instantiate_add_on(image_id image, const char* path, const char* type) argument
214 BString path; local
241 BString path; local
927 const char* path; local
959 _AddDevicePath(DeviceAddOn* addOn, const char* path, bool& newPath) argument
982 _RemoveDevicePath(DeviceAddOn* addOn, const char* path, bool& lastPath) argument
[all...]
/haiku/src/kits/media/
H A DAddOnManager.cpp43 ImageLoader(BPath& path) argument
122 BPath path; local
162 BPath path; local
196 BPath path; local
326 BPath path; local
599 _FindDecoder(const media_format& format, const BPath& path, entry_ref* _decoderRef) argument
629 _FindEncoder(const media_format& format, const BPath& path, entry_ref* _encoderRef) argument
656 _GetReaders(const BPath& path, entry_ref* outRefs, int32* outCount, int32 maxCount) argument
[all...]
/haiku/src/apps/haikudepot/ui/
H A DApp.cpp370 BPath path; local
/haiku/src/apps/webpositive/
H A DDownloadWindow.cpp563 BPath path; local
/haiku/src/apps/charactermap/
H A DCharacterWindow.cpp460 BPath path; local
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp25 fchmodat(int fd, const char* path, mode_t mode, int flag) argument
43 fstatat(int fd, const char* path, struct stat* st, int flag) argument
52 mkdirat(int fd, const char* path, mode_t mode) argument
61 mkfifoat(int fd, const char* path, mode_t mode) argument
70 utimensat(int fd, const char* path, const struct timespec times[2], int flag) argument
88 faccessat(int fd, const char* path, int accessMode, int flag) argument
133 linkat(int toFD, const char* toPath, int pathFD, const char* path, int flag) argument
142 unlinkat(int fd, const char* path, int flag) argument
151 readlinkat(int fd, const char* path, char* buffer, size_t bufferSize) argument
187 fchownat(int fd, const char* path, uid_t owner, gid_t group, int flag) argument
205 creat(const char* path, mode_t mode) argument
214 open(const char* path, int openMode, ...) argument
233 openat(int fd, const char* path, int openMode, ...) argument
279 fs_open_attr_dir(const char *path) argument
288 fs_lopen_attr_dir(const char *path) argument
[all...]
H A Dfs_attr_generic.cpp171 get_id_attribute(const char *path, int fd, string& _id) argument
205 set_id_attribute(const char *path, int fd, const char* id) argument
217 get_attribute_dir_path(NodeRef ref, const char *path, int fd) argument
232 get_attribute_dir_path_needed(NodeRef ref, const char *path, int fd, argument
258 get_attribute_dir_path(NodeRef ref, const char *path, int fd) argument
269 get_attribute_dir_path_needed(NodeRef ref, const char *path, int fd, string& _attrDirPath) argument
282 ensure_attribute_dir_exists(NodeRef ref, const char *path, int fd) argument
317 open_attr_dir(NodeRef ref, const char *path, int fd) argument
333 get_attribute_path(NodeRef ref, const char *path, int fd, const char *attribute, string &attrPath, string &typePath) argument
370 string path; local
409 fs_open_attr_dir(const char *path) argument
433 string path; local
680 _kern_open_attr_dir(int fd, const char *path) argument
779 __get_attribute_dir_path(const struct stat* st, const char* path, char* buffer) argument
[all...]
/haiku/src/libs/libfdt/
H A Dfdt_overlay.c62 const char *path = NULL; local
368 overlay_fixup_one_phandle(void *fdt, void *fdto, int symbols_off, const char *path, uint32_t path_len, const char *name, uint32_t name_len, int poffset, const char *label) argument
445 const char *path, *name, *fixup_end; local
700 const char *path; local
[all...]
/haiku/src/tests/kits/storage/virtualdrive/
H A Dvirtualdrive.cpp140 dev_index_for_path(const char *path) argument
571 char path[B_PATH_NAME_LENGTH]; local
/haiku/src/preferences/time/
H A DZoneView.cpp579 BPath path; local
601 BPath path; local
/haiku/src/servers/media_addon/
H A DMediaAddonServer.cpp523 MediaAddonServer::_AddOnAdded(const char* path, ino_t fileNode) argument
[all...]
/haiku/src/kits/storage/
H A DNode.cpp127 BNode::BNode(const char* path) argument
138 BNode::BNode(const BDirectory* dir, const char* path) argument
192 BNode::SetTo(const char* path) argument
199 BNode::SetTo(const BDirectory* dir, const char* path) argument
554 _SetTo(int fd, const char* path, bool traverse) argument
[all...]
H A DCopyEngine.cpp487 BCopyEngine::_HandleEntryError(const char* path, status_t error, argument
505 BCopyEngine::_HandleAttributeError(const char* path, const char* attribute, argument
536 BCopyEngine::BController::EntryStarted(const char* path) argument
543 BCopyEngine::BController::EntryFinished(const char* path, status_t error) argument
550 BCopyEngine::BController::AttributeStarted(const char* path, argument
558 BCopyEngine::BController::AttributeFinished(const char* path, argument
[all...]
/haiku/src/preferences/filetypes/
H A DFileTypes.cpp173 BPath path; local
306 BPath path; local
/haiku/src/preferences/mail/
H A DDNSQuery.cpp167 BPath path; local

Completed in 128 milliseconds

<<21222324252627282930>>