Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dauth.h123 struct auth_req { struct
135 typedef struct auth_req auth_req; argument
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c1371 boolean_t auth_req = FALSE; in ndmp_check_auth_required() local