Home | History | Annotate | Download | only in rtl

Lines Matching refs:hints

1897     void *hints, void *rv) {
1898 SCOPED_TSAN_INTERCEPTOR(getaddrinfo, node, service, hints, rv);
1903 int res = REAL(getaddrinfo)(node, service, hints, rv);