Home
last modified time | relevance | path

Searched defs:result_buf (Results 1 – 13 of 13) sorted by relevance

/external/libpcap/
Dnametoaddr.c487 struct protoent result_buf; in pcap_nametoproto() local
503 struct protoent result_buf; in pcap_nametoproto() local
511 struct protoent result_buf; in pcap_nametoproto() local
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c661 hostent * result_buf, in _nss_mdns_gethostbyname_r()
685 hostent * result_buf, in _nss_mdns_gethostbyname2_r()
710 hostent * result_buf, in _nss_mdns_gethostbyaddr_r()
785 hostent * result_buf, in mdns_gethostbyname2()
1499 hostent * result_buf, in init_result()
/external/openssh/
Dumac.c1047 UINT64 result_buf[STREAMS]; in uhash_update() local
1100 UINT64 result_buf[STREAMS]; in uhash_final() local
/external/python/cpython2/Objects/
Dbufferobject.c538 char *result_buf = (char *)PyMem_Malloc(slicelength); in buffer_subscript() local
Dbytesobject.c1685 char* result_buf; in bytes_subscript() local
Dbytearrayobject.c472 char *result_buf = (char *)PyMem_Malloc(slicelength); in bytearray_subscript() local
Dstringobject.c1316 char* result_buf; in string_subscript() local
Dunicodeobject.c8008 Py_UNICODE* result_buf; in unicode_subscript() local
/external/python/cpython2/Modules/
Dmmapmodule.c798 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
/external/python/cpython3/Modules/
Dmmapmodule.c792 char *result_buf = (char *)PyMem_Malloc(slicelen); in mmap_subscript() local
/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp558 uint8_t* result_buf = FX_Alloc(uint8_t, dest_size); in FlateUncompress() local
/external/python/cpython3/Objects/
Dbytearrayobject.c438 char *result_buf; in bytearray_subscript() local
Dbytesobject.c1678 char* result_buf; in bytes_subscript() local