Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/
H A Dheaders.m4887 AC_DEFINE([DIRENT], 1, [Same as `HAVE_DIRENT_H', don't depend on me.]) definition
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c142 # define DIRENT dirent macro
2279 typedef struct DIRENT DIRENT; typedef
2281 struct DIRENT { struct
2294 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument