HomeSort by relevance Sort by last modified time
    Searched defs:local_bind (Results 1 - 2 of 2) sorted by null

  /external/dnsmasq/src/
network.c 712 int local_bind(int fd, union mysockaddr *addr, char *intname, uint32_t mark, int is_tcp) function
784 if (!local_bind(sfd->fd, addr, intname, mark, 0) || !fix_fd(sfd->fd))
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elflink.c 9228 bfd_boolean local_bind = (h->forced_local local
    [all...]

Completed in 133 milliseconds