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

  /external/toybox/toys/net/
netcat.c 116 sockfd = xbind(xgetaddrinfo(TT.s, toybuf, family, type, 0, 0));
sntp.c 91 fd = xbind(ai);
  /external/toybox/lib/
net.c 65 int xbind(struct addrinfo *ai) function
lib.h 325 int xbind(struct addrinfo *ai);

Completed in 103 milliseconds