HomeSort by relevance Sort by last modified time
    Searched refs:NET_AllocSockaddr (Results 1 - 4 of 4) sorted by null

  /libcore/ojluni/src/main/native/
InheritedChannel.c 63 NET_AllocSockaddr(&sa, (int *)&sa_len);
82 NET_AllocSockaddr(&sa, (int *)&sa_len);
ServerSocketChannelImpl.c 87 NET_AllocSockaddr(&sa, &alloc_len);
net_util.h 117 NET_AllocSockaddr(struct sockaddr **him, int *len);
net_util_md.c 509 NET_AllocSockaddr(struct sockaddr **him, int *len) {
    [all...]

Completed in 66 milliseconds