Searched refs:acl_len_p (Results 1 – 1 of 1) sorted by relevance
379 uint16_t acl_len, *acl_len_p; in mb_put_acl() local386 acl_len_p = mb_reserve(mbp, sizeof (*acl_len_p)); in mb_put_acl()387 if (acl_len_p == NULL) { in mb_put_acl()402 *acl_len_p = htoles(acl_len); in mb_put_acl()