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

  /src/usr.bin/rump_dhcpclient/
bpf.c 53 open_socket(struct interface *iface, int protocol) function in typeref:typename:int
  /src/usr.sbin/apm/
apm.c 57 static int open_socket(const char *);
118 fd = open_socket(pn);
126 open_socket(const char *sockname) function in typeref:typename:int
222 fd = open_socket(sockname);

Completed in 11 milliseconds