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