Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 22 of 22) sorted by relevance

/freebsd/stand/liblua/
H A Dlstd.h53 typedef struct DIR struct
56 } DIR; typedef
/freebsd/include/
H A Ddirent.h85 typedef struct _dirdesc DIR; typedef
96 typedef void * DIR; typedef
/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A DDIR.h12 typedef struct DIR DIR; typedef
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp71 struct DIR { struct
72 RecHeader Prefix;
73 uint64_t CodeAddr;
74 uint64_t NrEntry;
/freebsd/contrib/sendmail/doc/op/
H A DMakefile3 DIR= smm/08.sendmailop macro
/freebsd/contrib/pkgconf/libpkgconf/
H A Dwin-dirent.h284 struct DIR { struct
286 struct _WDIR *wdirp; argument
288 typedef struct DIR DIR; typedef
/freebsd/contrib/netbsd-tests/lib/libc/c063/
H A Dt_mkdirat.c45 #define DIR "dir" macro
H A Dt_mkfifoat.c45 #define DIR "dir" macro
H A Dt_mknodat.c45 #define DIR "dir" macro
H A Dt_readlinkat.c45 #define DIR "dir" macro
H A Dt_openat.c45 #define DIR "dir" macro
H A Dt_faccessat.c45 #define DIR "dir" macro
H A Dt_unlinkat.c45 #define DIR "dir" macro
H A Dt_fchmodat.c45 #define DIR "dir" macro
H A Dt_utimensat.c46 #define DIR "dir" macro
H A Dt_fstatat.c45 #define DIR "dir" macro
H A Dt_fchownat.c46 #define DIR "dir" macro
H A Dt_o_search.c65 #define DIR "dir" macro
/freebsd/tests/sys/fs/fusefs/
H A Dutils.hh34 typedef struct _dirdesc DIR; typedef
/freebsd/contrib/libfido2/windows/
H A Dbuild.ps129 Function GitClone(${REPO}, ${BRANCH}, ${DIR}) { in GitClone()
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c123 typedef struct DIR { struct
128 } DIR; argument
/freebsd/contrib/sqlite3/
H A Dshell.c1833 typedef struct DIR DIR; typedef
1835 struct DIR { struct
1837 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument
1838 DIRENT d_next; /* DIRENT constructed based on "_findnext". */ argument