Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_acl.c487 (void) utf8_copy(&allow->who, &deny->who); in ace4_make_deny()
2102 (void) utf8_copy(&tmp_ace4[i].who, in nfs4_acl_fill_cache()
H A Dnfs4_srv_deleg.c1410 (void) utf8_copy(&ace->who, &nace.who); in rfs4_set_deleg_response()
H A Dnfs4_subr.c654 utf8_copy(utf8string *src, utf8string *dest) in utf8_copy() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4.h1469 extern utf8string *utf8_copy(utf8string *, utf8string *);