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

  /src/sys/fs/msdosfs/
direntry.h 1 /* $NetBSD: direntry.h,v 1.12 2021/10/23 16:58:17 thorpej Exp $ */
55 struct direntry { struct
82 msdos_dirchar(const struct direntry *de, size_t i) {
106 * This is the format of the contents of the deTime field in the direntry
119 * This is the format of the contents of the deDate field in the direntry
direntry.h 1 /* $NetBSD: direntry.h,v 1.12 2021/10/23 16:58:17 thorpej Exp $ */
55 struct direntry { struct
82 msdos_dirchar(const struct direntry *de, size_t i) {
106 * This is the format of the contents of the deTime field in the direntry
119 * This is the format of the contents of the deDate field in the direntry

Completed in 23 milliseconds