/system/extras/fatblock/ |
D | fatblock.h | 56 struct dir { struct 62 struct fat_dirent *entries; argument
|
D | import.c | 199 DIR *dir; in import_dir() local
|
/system/core/toolbox/ |
D | chmod.c | 16 DIR *dir = opendir(path); in recurse_chmod() local
|
D | mount.c | 141 do_mount(char *dev, char *dir, char *type, unsigned long rwflag, void *data, int loop, in do_mount() 232 static int get_mounts_dev_dir(const char *arg, char **dev, char **dir) in get_mounts_dev_dir() 275 char *dir = NULL; in mount_main() local
|
D | rm.c | 20 DIR *dir; in unlink_recursive() local
|
D | lsof.c | 142 DIR *dir = opendir(info->path); in print_fds() local 233 DIR *dir = opendir("/proc"); in lsof_main() local
|
D | wipe.c | 83 DIR *dir; in wipe() local
|
D | getevent.c | 264 DIR *dir; in print_hid_descriptor() local 453 DIR *dir; in scan_dir() local
|
/system/vold/ |
D | Process.cpp | 89 DIR *dir = opendir(path); in checkFileDescriptorSymLinks() local 181 DIR* dir; in killProcessesWithOpenFiles() local
|
D | VolumeManager.cpp | 614 const char *dir; in renameAsec() local 806 bool VolumeManager::isAsecInDirectory(const char *dir, const char *asecName) const { in isAsecInDirectory() argument 835 const char *dir; in findAsec() local
|
D | CommandListener.cpp | 223 DIR *dir; in runCommand() local
|
/system/core/adb/ |
D | remount_service.c | 34 static char *find_mount(const char *dir) in find_mount()
|
/system/extras/libpagemap/ |
D | pm_kernel.c | 64 struct dirent *dir; in pm_kernel_pids() local
|
/system/core/debuggerd/ |
D | getevent.c | 139 DIR *dir; in scan_dir() local
|
/system/core/sh/ |
D | cd.c | 242 updatepwd(char *dir) in updatepwd()
|
/system/core/include/private/ |
D | android_filesystem_config.h | 232 static inline void fs_config(const char *path, int dir, in fs_config()
|
/system/extras/ext4_utils/ |
D | make_ext4fs.c | 150 int dir = S_ISDIR(stat.st_mode); in build_directory_structure() local
|
/system/extras/latencytop/ |
D | latencytop.c | 203 DIR *dir; in read_process_stats() local
|
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerProxy.cpp | 145 void ARMAssemblerProxy::LDM(int cc, int dir, int Rn, int W, uint32_t reg_list) { in LDM() 148 void ARMAssemblerProxy::STM(int cc, int dir, int Rn, int W, uint32_t reg_list) { in STM()
|
D | ARMAssembler.cpp | 326 void ARMAssembler::LDM(int cc, int dir, in LDM() 335 void ARMAssembler::STM(int cc, int dir, in STM()
|
/system/core/init/ |
D | bootchart.c | 244 DIR* dir = opendir("/proc"); in do_log_procs() local
|
D | property_service.c | 456 DIR* dir = opendir(PERSISTENT_PROPERTY_DIR); in load_persistent_properties() local
|
/system/extras/tests/sdcard/ |
D | sysutil.cpp | 410 DIR *dir = opendir(directory); in resetDirectory() local
|
/system/core/sdcard/ |
D | sdcard.c | 166 DIR* dir; in do_node_get_path() local 258 DIR* dir; in node_find_actual_name() local
|
/system/core/fastboot/ |
D | fastboot.c | 79 char *dir; in find_item() local
|