Searched refs:sv_body (Results 1 – 1 of 1) sorted by relevance
204 static int sv_body(char *hostname, int s, unsigned char *context);1701 do_server(port,socket_type,&accept_socket,sv_body, context); in MAIN()1759 static int sv_body(char *hostname, int s, unsigned char *context) in sv_body() function