Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c716 #define MKDIR_OR_SIMILAR \ in l9p_dispatch_tcreate() macro
728 if (error == 0 && (dmperm & MKDIR_OR_SIMILAR) == 0) { in l9p_dispatch_tcreate()