Searched defs:DIRENT (Results 1 – 2 of 2) sorted by relevance
887 AC_DEFINE([DIRENT], 1, [Same as `HAVE_DIRENT_H', don't depend on me.]) definition
142 # define DIRENT dirent macro2279 typedef struct DIRENT DIRENT; typedef2281 struct DIRENT { struct2294 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument