Searched refs:add_fd (Results 1 - 19 of 19) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dlibsmb_compat.c55 static int add_fd(SMBCFILE * file) function
164 fd = add_fd(file);
180 fd = add_fd(file);
234 fd = add_fd(file);
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dmain.c389 add_fd(fd_loop);
436 add_fd(fd_ppp);
H A Dsys-linux.c330 add_fd(ppp_dev_fd);
518 * add_fd - add an fd to the set that wait_input waits for.
520 void add_fd(int fd) function
H A Dpppd.h522 void add_fd __P((int)); /* Add fd to set to wait for */
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c410 add_fd(ppp_dev_fd);
612 add_fd(ppp_dev_fd);
987 * add_fd - add an fd to the set that wait_input waits for.
989 void add_fd(int fd) function
H A Dpppd.h513 void add_fd __P((int)); /* Add fd to set to wait for */
H A Dmain.c430 add_fd(fd_loop);
480 add_fd(fd_ppp);
H A Dsys-sunos4.c593 * add_fd - add an fd to the set that wait_input waits for.
595 void add_fd(fd) function
H A Dsys-solaris.c1306 * add_fd - add an fd to the set that wait_input waits for.
1308 void add_fd(fd) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c499 add_fd(ppp_dev_fd);
673 add_fd(ppp_dev_fd);
1056 * add_fd - add an fd to the set that wait_input waits for.
1058 void add_fd(int fd) function
H A Dpppd.h583 void add_fd __P((int)); /* Add fd to set to wait for */
H A Dmain.c480 add_fd(fd_loop);
541 add_fd(fd_ppp);
H A Dsys-sunos4.c666 * add_fd - add an fd to the set that wait_input waits for.
668 void add_fd(fd) function
H A Dsys-solaris.c1380 * add_fd - add an fd to the set that wait_input waits for.
1382 void add_fd(fd) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c499 add_fd(ppp_dev_fd);
673 add_fd(ppp_dev_fd);
1056 * add_fd - add an fd to the set that wait_input waits for.
1058 void add_fd(int fd) function
H A Dpppd.h583 void add_fd __P((int)); /* Add fd to set to wait for */
H A Dmain.c480 add_fd(fd_loop);
541 add_fd(fd_ppp);
H A Dsys-sunos4.c666 * add_fd - add an fd to the set that wait_input waits for.
668 void add_fd(fd) function
H A Dsys-solaris.c1380 * add_fd - add an fd to the set that wait_input waits for.
1382 void add_fd(fd) function

Completed in 211 milliseconds