Searched defs:dirp (Results 1 – 16 of 16) sorted by relevance
135 #define dirfd(dirp) ((dirp)->dd_fd) argument144 #define rewinddir(dirp) seekdir((dirp), (long)0) argument
75 DIR *dirp; in closefrom() local
655 DIR *dirp; local
180 DIR *dirp; member205 handle_new(int use, const char *name, int fd, DIR *dirp) in handle_new()883 DIR *dirp = NULL; in process_opendir() local913 DIR *dirp; in process_readdir() local
847 DIR *dirp; in rsource() local
1521 DIR *dirp; in upload_dir_internal() local
256 char *dirp = NULL; in xfrm_policy_modify() local569 char *dirp = NULL; in xfrm_policy_get_or_delete() local
1294 struct yaffs_dirent *yaffs_readdir(yaffs_DIR *dirp) in yaffs_readdir()1325 void yaffs_rewinddir(yaffs_DIR *dirp) in yaffs_rewinddir()1337 int yaffs_closedir(yaffs_DIR *dirp) in yaffs_closedir()
416 DIR *dirp; local
715 DIR *dirp; in rsource() local
496 DIR *dirp; in load_bluez_adapter_info() local
1567 DIR *dirp; in globit() local
537 uptr internal_getdents(fd_t fd, struct linux_dirent *dirp, unsigned int count) { in internal_getdents()
916 DIR* dirp = opendir(path); in searchForTZFile() local
937 DIR* dirp = opendir(path); in searchForTZFile() local
3369 function _readdir_r(dirp, entry, result) { argument3414 }function _readdir(dirp) { argument3430 function _closedir(dirp) { argument