Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x82 struct autofs_lookupargs { struct
83 string map<AUTOFS_MAXPATHLEN>; /* context or map name */
84 string path<AUTOFS_MAXPATHLEN>; /* mountpoint */
85 string name<AUTOFS_MAXCOMPONENTLEN>; /* entry we're looking for */
86 string subdir<AUTOFS_MAXPATHLEN>; /* subdir within map */
87 string opts<AUTOFS_MAXOPTSLEN>;
88 bool_t isdirect; /* direct mountpoint? */
89 uid_t uid; /* uid of caller */