Searched defs:fds (Results 1 - 25 of 48) sorted by relevance

12

/src/lib/libc/sys/
H A Dppoll.c40 ppoll(struct pollfd * restrict fds, nfds_t nfds, argument
/src/tests/kernel/kqueue/read/
H A Dt_pipe.c55 int fds[2]; local in function:ATF_TC_BODY
/src/games/sail/
H A Ddr_main.c135 int fds[2]; local in function:startdriver
/src/tests/kernel/kqueue/write/
H A Dt_pipe.c59 int fds[2]; local in function:ATF_TC_BODY
83 int fds[2]; local in function:ATF_TC_BODY
124 int fds[2]; local in function:ATF_TC_BODY
[all...]
/src/regress/sys/kern/dislodgefd/
H A Ddislodgefd.c40 int fds[2]; variable in typeref:typename:int[2]
/src/distrib/utils/sparkcrc/
H A Dsparkcrc.c84 FILE *fds; local in function:main
/src/sys/modules/examples/pollpal/
H A Dcmd_pollpal.c76 struct pollfd fds; local in function:main
/src/usr.sbin/mopd/common/
H A Dloop-linux2.c98 fd_set fds, listeners; local in function:Loop
/src/tests/lib/libc/sys/
H A Dt_pollts.c58 int fds[2]; local in function:ATF_TC_BODY
H A Dt_write.c113 int fds[2]; local in function:ATF_TC_BODY
H A Dmsg.h45 msg_open(struct msg_fds *fds) argument
58 msg_close(struct msg_fds *fds) argument
67 msg_write_child(const char * info,struct msg_fds * fds,void * msg,size_t len) argument
85 msg_write_parent(const char * info,struct msg_fds * fds,void * msg,size_t len) argument
103 msg_read_parent(const char * info,struct msg_fds * fds,void * msg,size_t len) argument
121 msg_read_child(const char * info,struct msg_fds * fds,void * msg,size_t len) argument
[all...]
H A Dt_eventfd.c273 struct pollfd fds[1]; local in function:ATF_TC_BODY
372 struct pollfd fds[1]; local in function:eventfd_select_poll_kevent_block_helper
[all...]
H A Dt_timerfd.c516 struct pollfd fds[1]; local in function:ATF_TC_BODY
628 struct pollfd fds[1]; local in function:ATF_TC_BODY
[all...]
/src/tests/lib/libc/ttyio/
H A Dt_ptm.c129 int fdm, fds; local in function:ATF_TC_BODY
/src/regress/sys/kern/latency1/
H A Dlatency1.c54 int fds[2]; variable in typeref:typename:int[2]
/src/libexec/ftpd/
H A Dpopen.c103 static int fds; variable in typeref:typename:int
/src/usr.sbin/altq/altqd/
H A Daltqd.c118 fd_set fds, rfds; local in function:main
/src/sys/external/bsd/libnv/dist/
H A Dmsgio.c122 fd_set fds; local in function:fd_wait
256 fd_package_send(int sock, const int *fds, size_t nfds) argument
305 fd_package_recv(int sock, int *fds, size_t nfds) argument
372 fd_recv(int sock,int * fds,size_t nfds) argument
404 fd_send(int sock,const int * fds,size_t nfds) argument
[all...]
/src/regress/sys/kern/select/
H A Dselect.c53 int fds[NPIPE][2]; variable in typeref:typename:int[][2]
/src/tests/net/inpcb/
H A Dinpcb_bind.c110 cleanup(int *fds, int num_fds) argument
/src/lib/libc/rpc/
H A Dsvc_fdset.c92 svc_fdset_print(const char *func, size_t line, struct svc_fdset *fds, argument
144 svc_fdset_sanitize(struct svc_fdset *fds) argument
161 struct svc_fdset *fds = v; local in function:svc_fdset_free
181 svc_pollfd_alloc(struct svc_fdset * fds) argument
196 svc_pollfd_add(int fd,struct svc_fdset * fds) argument
227 svc_pollfd_del(int fd,struct svc_fdset * fds) argument
257 svc_fdset_resize(int fd,struct svc_fdset * fds) argument
285 struct svc_fdset *fds; local in function:svc_fdset_alloc
336 struct svc_fdset *fds = svc_fdset_alloc(0); local in function:svc_fdset_zero
350 struct svc_fdset *fds = svc_fdset_alloc(fd); local in function:svc_fdset_set
369 struct svc_fdset *fds = svc_fdset_alloc(fd); local in function:svc_fdset_isset
382 struct svc_fdset *fds = svc_fdset_alloc(fd); local in function:svc_fdset_clr
413 struct svc_fdset *fds = svc_fdset_alloc(0); local in function:svc_fdset_get
426 struct svc_fdset *fds = svc_fdset_alloc(0); local in function:svc_fdset_getmax
439 struct svc_fdset *fds = svc_fdset_alloc(fd); local in function:svc_fdset_getsize
465 struct svc_fdset *fds = svc_fdset_alloc(0); local in function:svc_pollfd_get
477 struct svc_fdset *fds = svc_fdset_alloc(0); local in function:svc_pollfd_getmax
487 struct svc_fdset *fds = svc_fdset_alloc(fd); local in function:svc_pollfd_getsize
[all...]
/src/libexec/rexecd/
H A Drexecd.c146 struct pollfd fds[2]; local in function:doit
[all...]
/src/usr.bin/rsh/
H A Drsh.c339 struct pollfd fds[3], *fdp = &fds[0]; local in function:talk
[all...]
/src/usr.bin/su/
H A Dsu_pam.c361 int fds[2]; local in function:main
/src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.c427 int fds[2]; local in function:pssh_connect

Completed in 12 milliseconds

12