Searched defs:mbuf (Results 1 – 8 of 8) sorted by relevance
48 typedef struct mbuf { /* a generic message structure */ struct49 long mtype;50 char mtext[MSGSIZE + 1]; /* add 1 here so the message can be 1024 */
81 MSGBUF *mbuf; member
59 _PyManagedBufferObject *mbuf; /* managed buffer */ member
54 #define CHECK_MBUF_RELEASED(mbuf) \ argument65 _PyManagedBufferObject *mbuf; in mbuf_alloc() local82 _PyManagedBufferObject *mbuf; in _PyManagedBuffer_FromObject() local652 mbuf_add_view(_PyManagedBufferObject *mbuf, const Py_buffer *src) in mbuf_add_view()690 mbuf_add_incomplete_view(_PyManagedBufferObject *mbuf, const Py_buffer *src, in mbuf_add_incomplete_view()721 _PyManagedBufferObject *mbuf; in PyMemoryView_FromMemory() local750 _PyManagedBufferObject *mbuf; in PyMemoryView_FromBuffer() local780 _PyManagedBufferObject *mbuf; in PyMemoryView_FromObject() local805 mbuf_copy_format(_PyManagedBufferObject *mbuf, const char *fmt) in mbuf_copy_format()835 _PyManagedBufferObject *mbuf; in memory_from_contiguous_copy() local
80 struct_mtd_oob_buf mbuf; in decode_mtd_oob_buf() local
274 static void format_input_(FLAC__multibyte *mbuf, const FLAC__int32 * const signal[], unsigned chann… in format_input_()
2756 char mbuf[UNIT_LEN]; in iperf_print_intermediate() local2942 char mbuf[UNIT_LEN]; in iperf_print_results() local3384 char mbuf[UNIT_LEN]; in print_interval_results() local
2619 char abuf[50], mbuf[50]; in radius_server_get_mib() local