Searched refs:comm_point_perform_accept (Results 1 – 3 of 3) sorted by relevance
862 int comm_point_perform_accept(struct comm_point* c,
2978 int comm_point_perform_accept(struct comm_point* c, function3272 new_fd = comm_point_perform_accept(c, &c_hdl->repinfo.remote_addr,
481 newfd = comm_point_perform_accept(c, &addr, &addrlen); in remote_accept_callback()