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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprcontrol.c524 * Note that while ctlsize32() can use argp, it must do so only in a way
529 ctlsize32(int32_t cmd, size_t resid, arg32_t *argp) function
679 size = ctlsize32(cmd, resid, argp);
696 * potentially unaligned structure to ctlsize32()

Completed in 62 milliseconds