Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_dispatch.c627 UTF8STRING_FREE(rbp->tag); in rfs4_resource_err()
H A Dnfs4_srv_attr.c2175 UTF8STRING_FREE(na->owner) in rfs4_fattr4_owner()
2289 UTF8STRING_FREE(na->owner_group) in rfs4_fattr4_owner_group()
H A Dnfs4_srv_deleg.c748 UTF8STRING_FREE(args->tag) in rfs4freeargres()
H A Dnfs4_callback.c667 UTF8STRING_FREE(resp->tag) in cb_compound_free()
H A Dnfs4_srv.c4062 UTF8STRING_FREE(*symlink) in rfs4_op_readlink_free()
6150 UTF8STRING_FREE(resp->tag) in rfs4_compound_free()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1168 #define UTF8STRING_FREE(str) { \ macro