Searched refs:DDIR (Results 1 – 1 of 1) sorted by relevance
29 typedef enum { DMISSING, DDIR, DILLEGAL } DirStatus; enumerator42 return DDIR; in getPathDirStatus()106 if (ds == DDIR) { in dirCreateHierarchy()