#include <os_stropts.h>

Public Attributes | |
| int | maxlen |
| No. of bytes in buffer. | |
| int | len |
| No. of bytes returned. | |
| void * | buf |
| Pointer to data. | |
Definition at line 93 of file os_stropts.h.
| void* strbuf::buf |
Pointer to data.
Definition at line 100 of file os_stropts.h.
| int strbuf::len |
No. of bytes returned.
Definition at line 98 of file os_stropts.h.
| int strbuf::maxlen |
No. of bytes in buffer.
Definition at line 96 of file os_stropts.h.
1.7.0