Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/smbclnt/
H A Dsmbfs_ntacl.c512 uint32_t *owneroffp, *groupoffp, *sacloffp, *dacloffp; in mb_put_ntsd() local
528 groupoffp = mb_reserve(mbp, sizeof (*groupoffp)); in mb_put_ntsd()
531 if (owneroffp == NULL || groupoffp == NULL || in mb_put_ntsd()
560 *groupoffp = htolel(groupoff); in mb_put_ntsd()