Searched defs:result_buf (Results 1 - 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A Dnss_mdns.c397 result_buf:
411 hostent * result_buf,
426 result_buf:
441 hostent * result_buf,
458 result_buf:
474 hostent * result_buf,
531 hostent * result_buf,
593 hostent * result_buf,
661 hostent * result_buf,
676 name, AF_INET, result_buf, bu
659 _nss_mdns_gethostbyname_r( const char *name, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
682 _nss_mdns_gethostbyname2_r( const char *name, int af, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
706 _nss_mdns_gethostbyaddr_r( const void *addr, socklen_t len, int af, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
782 mdns_gethostbyname2( const char *name, int af, hostent * result_buf, char *buf, size_t buflen, int *errnop, int *h_errnop ) argument
1497 init_result( result_map_t * result, hostent * result_buf, char * buf, size_t buflen ) argument
[all...]
/external/openssh/
H A Dumac.c1053 UINT64 result_buf[STREAMS]; local
1054 UINT8 *nh_result = (UINT8 *)&result_buf;
1106 UINT64 result_buf[STREAMS]; local
1107 UINT8 *nh_result = (UINT8 *)&result_buf;
/external/pdfium/core/src/fpdfapi/fpdf_render/
H A Dfpdf_render_image.cpp905 FX_LPBYTE result_buf = m_pBitmap->GetBuffer(); local
931 FX_LPBYTE result_scan = result_buf + dest_y * m_pBitmap->GetPitch();

Completed in 126 milliseconds