Home
last modified time | relevance | path

Searched refs:lu_res (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x197 enum autofs_res lu_res; member
/titanic_44/usr/src/cmd/fs.d/autofs/
H A Dautod_main.c427 res->lu_res = AUTOFS_OK; in autofs_lookup_1_r()
435 res->lu_res = AUTOFS_NOENT; in autofs_lookup_1_r()
440 trace_prt(1, "LOOKUP REPLY : status=%d\n", res->lu_res); in autofs_lookup_1_r()
H A Dautod_xdr.c316 if (!xdr_autofs_res(xdrs, &objp->lu_res))
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_xdr.c336 if (!xdr_autofs_res(xdrs, &objp->lu_res)) in xdr_autofs_lookupres()
H A Dauto_subr.c674 switch (resp->lu_res) { in auto_lookup_request()
701 "type %d", resp->lu_res); in auto_lookup_request()
714 resp->lu_res); in auto_lookup_request()