Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x119 struct wnl_fattr { struct
120 wnl_ftype type; /* file type */
121 unsigned mode; /* protection mode bits */
122 unsigned nlink; /* # hard links */
123 unsigned uid; /* owner user id */
124 unsigned gid; /* owner group id */
148 wnl_fattr attributes; argument