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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1107 * so_opt2cmsg and so_cmsglen are inter-related since so_cmsglen
1108 * allocates the space that so_opt2cmsg fills. If one changes, the other should
1180 * so_opt2cmsg and so_cmsglen are inter-related since so_cmsglen
1181 * allocates the space that so_opt2cmsg fills. If one changes, the other should
1185 so_opt2cmsg(mblk_t *mp, void *opt, t_uscalar_t optlen, int oldflg, function
1204 dprint(1, ("so_opt2cmsg: level 0x%x, name %d, len %d\n",
1297 dprint(1, ("so_opt2cmsg: buf %p len %d; cend %p; final cmsg %p\n",

Completed in 48 milliseconds