HomeSort by: relevance | last modified time | path
    Searched defs:de_Attributes (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/msdosfs/
denode.h 183 u_char de_Attributes; /* attributes, from directory entry */
223 (dep)->de_Attributes = (dp)->deAttributes, \
241 (dp)->deAttributes = (dep)->de_Attributes, \
250 ((dep)->de_Attributes & ATTR_DIRECTORY) ? 0 : (dep)->de_FileSize), \

Completed in 12 milliseconds