OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_dirs
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/src/
textfile.h
27
int
create_dirs
(const char *filename, const mode_t mode);
textfile.c
47
int
create_dirs
(const char *filename, const mode_t mode)
function
86
create_dirs
(filename, S_IRUSR | S_IWUSR | S_IXUSR |
Completed in 31 milliseconds