Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/progs/
H A Dprogs.priv.h76 # define DIRENT struct dirent64 macro
78 # define DIRENT struct dirent macro
81 # define DIRENT struct dirent macro
84 # define DIRENT struct direct macro
H A Dtoe.c356 copy_entryname(DIRENT * src) in copy_entryname()
382 DIRENT *subdir; in typelist()
399 DIRENT *entry; in typelist()
/dragonfly/contrib/dialog/
H A Ddlg_internals.h97 # define DIRENT struct dirent64 macro
99 # define DIRENT struct dirent macro
102 # define DIRENT struct dirent macro
H A Dfselect.c476 DIRENT *de; in fill_lists()