Searched refs:cfds (Results 1 – 1 of 1) sorted by relevance
1293 _cleanup_free_ int *cfds = NULL; in service_collect_fds() local1302 cn_fds = socket_collect_fds(sock, &cfds); in service_collect_fds()1310 rfds = TAKE_PTR(cfds); in service_collect_fds()1319 memcpy(t + rn_socket_fds, cfds, cn_fds * sizeof(int)); in service_collect_fds()