Searched refs:utf8_copy (Results 1 – 4 of 4) sorted by relevance
487 (void) utf8_copy(&allow->who, &deny->who); in ace4_make_deny()2102 (void) utf8_copy(&tmp_ace4[i].who, in nfs4_acl_fill_cache()
1410 (void) utf8_copy(&ace->who, &nace.who); in rfs4_set_deleg_response()
654 utf8_copy(utf8string *src, utf8string *dest) in utf8_copy() function
1469 extern utf8string *utf8_copy(utf8string *, utf8string *);