Home
last modified time | relevance | path

Searched refs:SECINFO4resok_val (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_secinfo.c126 secinfo_support->SECINFO4resok_val = val; in nfs4_secinfo_init()
136 kmem_free(secinfo_support->SECINFO4resok_val, in nfs4_secinfo_fini()
190 secinfo4 *value = sec_info->SECINFO4resok_val; in secinfo_create()
H A Dnfs4_xdr.c3848 return (xdr_array(xdrs, (char **)&objp->SECINFO4resok_val, in xdr_SECINFO4res()
4640 SECINFO4resok_val, in xdr_nfs_resop4_free()
4800 SECINFO4resok_val, in xdr_nfs_resop4()
4983 SECINFO4resok_val, in xdr_nfs_resop4_clnt()
H A Dnfs4_srv.c1275 resp->SECINFO4resok_val = resok_val; in do_rfs4_op_secinfo()
1337 resp->SECINFO4resok_val = resok_val; in do_rfs4_op_secinfo()
1465 resok_val = resp->SECINFO4resok_val; in rfs4_op_secinfo_free()
1478 resp->SECINFO4resok_val = NULL; in rfs4_op_secinfo_free()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c2952 for (infop = res->SECINFO4res_u.resok4.SECINFO4resok_val; in sumres_secinfo()
2973 for (infop = res->SECINFO4res_u.resok4.SECINFO4resok_val; in dtlres_secinfo()
H A Dnfs4_xdr.c2230 if (!xdr_array(xdrs, (char **)&objp->SECINFO4resok_val, in xdr_SECINFO4resok()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h1940 secinfo4 *SECINFO4resok_val; member