OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FTW
(Results
26 - 33
of
33
) sorted by null
1
2
/external/libcap/progs/
getcap.c
19
#include <
ftw
.h>
35
int tflag, struct
FTW
* ftwbuf)
/external/libcap-ng/libcap-ng-0.7/utils/
filecap.c
33
#include <
ftw
.h>
47
struct
FTW
*s_unused __attribute__ ((unused)))
/system/core/tzdatacheck/
tzdatacheck.cpp
18
#include <
ftw
.h>
82
static int deleteFn(const char* fpath, const struct stat*, int typeflag, struct
FTW
*) {
/system/extras/pagecache/
dumpcache.c
1
#include <
ftw
.h>
107
static int scan_entry(const char *fpath, const struct stat *sb, int typeflag, struct
FTW
*ftwbuf) {
/external/vboot_reference/cgpt/
cgpt_nor.c
9
#include <
ftw
.h>
189
int typeflag, struct
FTW
*ftwbuf) {
/hardware/bsp/intel/peripheral/libmraa/src/
mraa.c
37
#include <
ftw
.h>
208
mraa_count_iio_devices(const char* path, const struct stat* sb, int flag, struct
FTW
* ftwb)
704
mraa_count_i2c_files(const char* path, const struct stat* sb, int flag, struct
FTW
* ftwb)
/external/e2fsprogs/misc/
e4defrag.c
27
#include <
ftw
.h>
392
* @ftwbuf: the pointer of a struct
FTW
.
396
struct
FTW
*ftwbuf EXT2FS_ATTR((unused)))
1086
* @ftwbuf: the pointer of a struct
FTW
.
1090
struct
FTW
*ftwbuf EXT2FS_ATTR((unused)))
[
all
...]
/bootable/recovery/updater/
install.cpp
31
#include <
ftw
.h>
899
int fileflags, struct
FTW
*pfwt) {
[
all
...]
Completed in 185 milliseconds
1
2