OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_resolv_get_pids_associated_interface
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/private/
resolv_iface.h
79
extern int
_resolv_get_pids_associated_interface
(int pid, char* buff, int buffLen);
/system/netd/
DnsProxyListener.cpp
135
if(!
_resolv_get_pids_associated_interface
(mPid, tmp, sizeof(tmp)))
338
if(!
_resolv_get_pids_associated_interface
(mPid, iface, sizeof(iface)))
474
if(!
_resolv_get_pids_associated_interface
(mPid, tmp, sizeof(tmp)))
/bionic/libc/netbsd/resolv/
res_cache.c
2405
_resolv_get_pids_associated_interface
(int pid, char* buff, int buffLen)
function
[
all
...]
Completed in 29 milliseconds