Searched refs:fd_add (Results 1 – 2 of 2) sorted by relevance
333 fd_add(fd_set *fdsp, int maxfd, int fd) in fd_add() function437 maxfd = fd_add(&fds, maxfd, in service_start()
2495 fd_add(int fd, fd_set *fdset, int nfds) in fd_add() function2561 nfds = fd_add(portal->p_socket, &fdset, nfds); in main_loop()