/external/bluez/utils/common/ |
D | textfile.c | 159 static int write_key(const char *pathname, const char *key, const char *value, int icase) in write_key() 280 static char *read_key(const char *pathname, const char *key, int icase) in read_key() 344 int textfile_put(const char *pathname, const char *key, const char *value) in textfile_put() 349 int textfile_caseput(const char *pathname, const char *key, const char *value) in textfile_caseput() 354 int textfile_del(const char *pathname, const char *key) in textfile_del() 359 int textfile_casedel(const char *pathname, const char *key) in textfile_casedel() 364 char *textfile_get(const char *pathname, const char *key) in textfile_get() 369 char *textfile_caseget(const char *pathname, const char *key) in textfile_caseget() 374 int textfile_foreach(const char *pathname, in textfile_foreach()
|
/external/gtest/include/gtest/internal/ |
D | gtest-filepath.h | 64 explicit FilePath(const char* pathname) : pathname_(pathname) { in FilePath() 68 explicit FilePath(const String& pathname) : pathname_(pathname) { in FilePath()
|
/external/e2fsprogs/lib/ext2fs/ |
D | namei.c | 31 char *pathname; in follow_link() local 76 const char *pathname, int pathlen, in dir_namei() 114 const char *pathname, size_t pathlen, int follow, in open_namei()
|
/external/webkit/WebCore/dom/ |
D | WorkerLocation.cpp | 62 String WorkerLocation::pathname() const in pathname() function in WebCore::WorkerLocation
|
/external/emma/core/java12/com/vladium/util/ |
D | Files.java | 106 String pathname = tokenizer.nextToken (); in pathToFiles() local 127 public static String canonicalizePathname (final String pathname) in canonicalizePathname()
|
/external/icu4c/tools/toolutil/ |
D | toolutil.c | 42 getLongPathname(const char *pathname) { in getLongPathname() 85 uprv_mkdir(const char *pathname, UErrorCode *status) { in uprv_mkdir()
|
/external/webkit/WebCore/page/ |
D | Location.cpp | 100 String Location::pathname() const in pathname() function in WebCore::Location
|
/external/opencore/oscl/oscl/osclio/src/ |
D | oscl_file_find.h | 178 chartype* pathname; variable
|
/external/e2fsprogs/debugfs/ |
D | ncheck.c | 24 char *pathname; member
|
D | debugfs.c | 950 char *pathname = NULL; in do_print_working_directory() local
|
/external/e2fsprogs/intl/ |
D | localcharset.c | 73 # define relocate(pathname) (pathname) argument
|
D | relocatable.c | 386 relocate (const char *pathname) in relocate()
|
D | localealias.c | 68 # define relocate(pathname) (pathname) argument
|
/external/freetype/include/freetype/ |
D | ftsystem.h | 327 FT_StreamDesc pathname; member
|
D | freetype.h | 1813 FT_String* pathname; member
|
/external/bluez/utils/tools/ |
D | hciattach_st.c | 121 char pathname[PATH_MAX], filename[NAME_MAX], prefix[20]; in load_file() local
|
/external/icu4c/tools/gencmn/ |
D | gencmn.c | 96 char *pathname, *basename; member
|
/external/webkit/WebCore/html/ |
D | HTMLAnchorElement.cpp | 453 String HTMLAnchorElement::pathname() const in pathname() function in WebCore::HTMLAnchorElement
|
/external/wpa_supplicant/ |
D | wpa_ctrl.c | 164 char pathname[PATH_MAX]; in wpa_ctrl_cleanup() local
|
/external/strace/ |
D | strace.c | 495 char pathname[MAXPATHLEN]; local
|
/external/freetype/src/base/ |
D | ftobjs.c | 1130 const char* pathname, in FT_New_Face()
|