msgsize - Return the total number of bytes in a message
#include <sys/stream.h> #include <sys/strsun.h> size_t msgsize(mblk_t *mp);
Solaris DDI specific (Solaris DDI)
mp
The msgsize() function counts the number of bytes in a message, regardless of the data type of the underlying data blocks.
Number of bytes in the message.
This function can be called from user, kernel or interrupt context.
msgdsize(9F)
STREAMS Programming Guide
Закладки на сайте Проследить за страницей |
Created 1996-2024 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |