HomeSort by: relevance | last modified time | path
    Searched defs:socketsetup (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/identd/
identd.c 53 static int *socketsetup(const char *, const char *, int);
250 socks = socketsetup(address, portno, IPv4or6);
581 socketsetup(const char *address, const char *port, int af) function in typeref:typename:int *
identd.c 53 static int *socketsetup(const char *, const char *, int);
250 socks = socketsetup(address, portno, IPv4or6);
581 socketsetup(const char *address, const char *port, int af) function in typeref:typename:int *

Completed in 23 milliseconds