Home
last modified time | relevance | path

Searched refs:DIRENT (Results 1 – 5 of 5) sorted by relevance

/src/contrib/ncurses/progs/
H A Dprogs.priv.h53 # define DIRENT struct dirent64 macro
55 # define DIRENT struct dirent macro
58 # define DIRENT struct dirent macro
61 # define DIRENT struct direct macro
H A Dtoe.c386 copy_entryname(const DIRENT * src) in copy_entryname()
412 const DIRENT *subdir; in typelist()
429 const DIRENT *entry; in typelist()
/src/contrib/dialog/
H A Dfselect.c49 # define DIRENT struct dirent64 macro
51 # define DIRENT struct dirent macro
54 # define DIRENT struct dirent macro
499 DIRENT *de; in fill_lists()
/src/contrib/tcsh/
H A DPorted719 NOTES : Needs to define DIRENT in h
873 NOTES : Needs to define DIRENT and BSDLIMIT in h. The
/src/contrib/sqlite3/
H A Dshell.c139 # define DIRENT dirent macro
1822 typedef struct DIRENT DIRENT; typedef
1823 typedef DIRENT *LPDIRENT;
1824 struct DIRENT { struct
1837 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument
1838 DIRENT d_next; /* DIRENT constructed based on "_findnext". */
2036 #define dirent DIRENT
8036 # define dirent DIRENT