Searched defs:dir (Results 1 – 3 of 3) sorted by relevance
168 DIR *dir; in dirUnlinkHierarchy() local
63 DIR* dir = opendir("/dev/input"); in ev_init() local
539 std::unique_ptr<DIR, decltype(&closedir)> dir(opendir("/res/images"), closedir); in LoadAnimation() local