Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c515 uint32_t *owneroffp, *groupoffp, *sacloffp, *dacloffp; in mb_put_ntsd() local
531 groupoffp = mb_reserve(mbp, sizeof (*groupoffp)); in mb_put_ntsd()
534 if (owneroffp == NULL || groupoffp == NULL || in mb_put_ntsd()
563 *groupoffp = htolel(groupoff); in mb_put_ntsd()