Searched refs:ftw (Results 1 – 3 of 3) sorted by relevance
| /third_party/ulib/musl/src/legacy/ |
| A D | ftw.c | 3 int ftw(const char* path, int (*fn)(const char*, const struct stat*, int), int fd_limit) { in ftw() function
|
| /third_party/ulib/musl/include/ |
| A D | ftw.h | 28 int ftw(const char*, int (*)(const char*, const struct stat*, int), int);
|
| /third_party/ulib/musl/include/bits/x86_64/ |
| A D | signal.h | 38 unsigned short cwd, swd, ftw, fop; member
|
Completed in 7 milliseconds