Searched defs:DIR (Results 1 – 18 of 18) sorted by relevance
44 typedef struct DIR global() struct 47 } DIR; global() typedef
85 typedef struct _dirdesc DIR; typedef96 typedef void * DIR; typedef
3 DIR= smm/08.sendmailop macro
45 #define DIR "dir" macro
46 #define DIR "dir" macro
65 #define DIR "dir" macro
34 typedef struct _dirdesc DIR; typedef
29 Function GitClone(${REPO}, ${BRANCH}, ${DIR}) { in GitClone() argument
2304 typedef struct DIR DIR; typedef2306 struct DIR { struct2308 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument2309 DIRENT d_next; /* DIRENT constructed based on "_findnext". */ argument