Searched refs:fd_add (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libcasper/libcasper/
H A Dservice.c329 fd_add(fd_set *fdsp, int maxfd, int fd) function
416 maxfd = fd_add(&fds, maxfd,
/freebsd-11.0-release/usr.sbin/ctld/
H A Dctld.c2340 fd_add(int fd, fd_set *fdset, int nfds) function
2406 nfds = fd_add(portal->p_socket, &fdset, nfds);

Completed in 75 milliseconds