Home
last modified time | relevance | path

Searched refs:autofs_action (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x58 enum autofs_action { enum
149 union action_list_entry switch (autofs_action action) {
184 union lookup_result_type switch (autofs_action action) {
/titanic_50/usr/src/uts/common/sys/fs/
H A Dautofs.h324 typedef enum autofs_action autofs_action_t;
/titanic_50/usr/src/uts/common/fs/autofs/
H A Dauto_xdr.c104 xdr_autofs_action(XDR *xdrs, autofs_action *objp) in xdr_autofs_action()
/titanic_50/usr/src/cmd/fs.d/autofs/
H A Dautod_xdr.c53 xdr_autofs_action(register XDR *xdrs, autofs_action *objp) in xdr_autofs_action()