Searched defs:groupoffp (Results 1 - 1 of 1) sorted by relevance

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

Completed in 65 milliseconds