Searched defs:DIR (Results 1 – 2 of 2) sorted by relevance
53 struct DIR { struct62 #define CHECK_DIR(d) if (d == nullptr) __fortify_fatal("%s: null DIR*", __FUNCTION__) argument
77 typedef struct DIR DIR; typedef