Home
last modified time | relevance | path

Searched defs:odinode (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/backup/restore/
H A Dtape.c1763 struct odinode { in gethead() struct
1764 unsigned short odi_mode; in gethead()
1765 ushort_t odi_nlink; in gethead()
1766 ushort_t odi_uid; in gethead()
1767 ushort_t odi_gid; in gethead()
1768 int32_t odi_size; in gethead()
1769 int32_t odi_rdev; in gethead()
1770 char odi_addr[36]; in gethead()
1771 int32_t odi_atime; in gethead()
1772 int32_t odi_mtime; in gethead()
[all …]