Searched refs:soallocproto3 (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi_impl.h | 79 extern mblk_t *soallocproto3(const void *, ssize_t, const void *, ssize_t,
|
H A D | socksubr.c | 1496 soallocproto3(const void *buf1, ssize_t len1, const void *buf2, ssize_t len2, in soallocproto3() function
|
H A D | socktpi.c | 5361 mp = soallocproto3(&optmgmt_req, sizeof (optmgmt_req), in sotpi_getsockopt() 5469 mp = soallocproto3(&optmgmt_req, sizeof (optmgmt_req), in sotpi_setsockopt()
|