Searched defs:sockfd (Results 1 – 8 of 8) sorted by relevance
123 int sockfd = -1; /* local monitor socket */ in main() local
533 monitor_handle_connect(int sockfd, int is_local) in monitor_handle_connect()
103 bp_whoami(int sockfd) in bp_whoami()227 bp_getfile(int sockfd, char *key, struct in_addr *serv_addr, char *pathname) in bp_getfile()
94 static int sockfd = 0; variable
119 int sockfd; variable
217 timeout_connect(int sockfd, const struct sockaddr *serv_addr, in timeout_connect()
159 static int sockfd; /* socket for doing interface ioctls */ variable
319 int sockfd; /* socket descriptor */ member698 GetSocket(u_short port_net, int *sockfd, int link_type) in GetSocket()