Home
last modified time | relevance | path

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

/third_party/ltp/include/
H A Dipcmsg.h46 typedef struct mbuf { /* a generic message structure */ struct
/third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/
H A Dmsgrcv08.c35 static struct mbuf { struct
/third_party/python/Include/
H A Dmemoryobject.h59 _PyManagedBufferObject *mbuf; /* managed buffer */ member
/third_party/backends/backend/
H A Dcanon.c632 u_char ibuf[36], ebuf[74], mbuf[12]; in attach() local
H A Dv4l.h96 struct video_mbuf mbuf; member
/third_party/node/deps/openssl/openssl/apps/
H A Denc.c128 char mbuf[sizeof(magic) - 1]; in enc_main() local
H A Dpkeyutl.c720 unsigned char *mbuf = NULL; in do_raw_keyop() local
H A Ds_client.c800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local
[all...]
/third_party/openssl/apps/
H A Dpkeyutl.c720 unsigned char *mbuf = NULL; in do_raw_keyop() local
H A Denc.c128 char mbuf[sizeof(magic) - 1]; in enc_main() local
H A Ds_client.c800 char *cbuf = NULL, *sbuf = NULL, *mbuf = NULL; in s_client_main() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_client.c1302 char *mbuf = OPENSSL_malloc(BUF_SIZE); in OSSL_HTTP_proxy_connect() local
/third_party/openssl/crypto/http/
H A Dhttp_client.c1291 char *mbuf = OPENSSL_malloc(BUF_SIZE); in OSSL_HTTP_proxy_connect() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_server.c2442 char abuf[50], mbuf[50]; in radius_server_get_mib() local
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c500 void *mbuf; local
766 void *mbuf; local
2656 void *mbuf = NULL; global() local
[all...]
/third_party/python/Objects/
H A Dmemoryobject.c73 _PyManagedBufferObject *mbuf; in mbuf_alloc() local
90 _PyManagedBufferObject *mbuf; in _PyManagedBuffer_FromObject() local
660 mbuf_add_view(_PyManagedBufferObject *mbuf, const Py_buffer *src) mbuf_add_view() argument
698 mbuf_add_incomplete_view(_PyManagedBufferObject *mbuf, const Py_buffer *src, int ndim) mbuf_add_incomplete_view() argument
729 _PyManagedBufferObject *mbuf; PyMemoryView_FromMemory() local
758 _PyManagedBufferObject *mbuf; PyMemoryView_FromBuffer() local
788 _PyManagedBufferObject *mbuf; PyMemoryView_FromObject() local
813 mbuf_copy_format(_PyManagedBufferObject *mbuf, const char *fmt) mbuf_copy_format() argument
843 _PyManagedBufferObject *mbuf; memory_from_contiguous_copy() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_server.c2639 char abuf[50], mbuf[50]; in radius_server_get_mib() local

Completed in 33 milliseconds