Home
last modified time | relevance | path

Searched refs:owneroffp (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
530 owneroffp = mb_reserve(mbp, sizeof (*owneroffp)); in mb_put_ntsd()
534 if (owneroffp == NULL || groupoffp == NULL || in mb_put_ntsd()
562 *owneroffp = htolel(owneroff); in mb_put_ntsd()