Searched refs:ca_tag (Results 1 – 3 of 3) sorted by relevance
670 cp->ca_tag.utf8string_len = 0; in compound_init()671 cp->ca_tag.utf8string_val = NULL; in compound_init()673 cp->ca_tag.utf8string_len = str->utf8string_len; in compound_init()674 cp->ca_tag.utf8string_val = str->utf8string_val; in compound_init()
261 #define ca_tag compound_ua_s.tag macro
74 if (!xdr_b_utf8string(xdrs, &objp->ca_tag)) { in xdr_b_compound_args()