Home
last modified time | relevance | path

Searched refs:xconnbind (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/lib/
H A Dnet.c40 static int xconnbind(struct addrinfo *ai_arg, int dobind) in xconnbind() function
61 return xconnbind(ai, 0); in xconnectany()
67 return xconnbind(ai, 1); in xbindany()

Completed in 1 milliseconds