Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Ddirent.cpp53 struct DIR { struct
62 #define CHECK_DIR(d) if (d == nullptr) __fortify_fatal("%s: null DIR*", __FUNCTION__) argument
/bionic/libc/include/
Ddirent.h77 typedef struct DIR DIR; typedef