| /src/lib/libc/sys/ |
| H A D | ppoll.c | 40 ppoll(struct pollfd * restrict fds, nfds_t nfds, argument
|
| /src/tests/kernel/kqueue/read/ |
| H A D | t_pipe.c | 55 int fds[2]; local in function:ATF_TC_BODY
|
| /src/games/sail/ |
| H A D | dr_main.c | 135 int fds[2]; local in function:startdriver
|
| /src/tests/kernel/kqueue/write/ |
| H A D | t_pipe.c | 59 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 D | dislodgefd.c | 40 int fds[2]; variable in typeref:typename:int[2]
|
| /src/distrib/utils/sparkcrc/ |
| H A D | sparkcrc.c | 84 FILE *fds; local in function:main
|
| /src/sys/modules/examples/pollpal/ |
| H A D | cmd_pollpal.c | 76 struct pollfd fds; local in function:main
|
| /src/usr.sbin/mopd/common/ |
| H A D | loop-linux2.c | 98 fd_set fds, listeners; local in function:Loop
|
| /src/tests/lib/libc/sys/ |
| H A D | t_pollts.c | 58 int fds[2]; local in function:ATF_TC_BODY
|
| H A D | t_write.c | 113 int fds[2]; local in function:ATF_TC_BODY
|
| H A D | msg.h | 45 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 D | t_eventfd.c | 273 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 D | t_timerfd.c | 516 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 D | t_ptm.c | 129 int fdm, fds; local in function:ATF_TC_BODY
|
| /src/regress/sys/kern/latency1/ |
| H A D | latency1.c | 54 int fds[2]; variable in typeref:typename:int[2]
|
| /src/libexec/ftpd/ |
| H A D | popen.c | 103 static int fds; variable in typeref:typename:int
|
| /src/usr.sbin/altq/altqd/ |
| H A D | altqd.c | 118 fd_set fds, rfds; local in function:main
|
| /src/sys/external/bsd/libnv/dist/ |
| H A D | msgio.c | 122 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 D | select.c | 53 int fds[NPIPE][2]; variable in typeref:typename:int[][2]
|
| /src/tests/net/inpcb/ |
| H A D | inpcb_bind.c | 110 cleanup(int *fds, int num_fds) argument
|
| /src/lib/libc/rpc/ |
| H A D | svc_fdset.c | 92 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 D | rexecd.c | 146 struct pollfd fds[2]; local in function:doit [all...] |
| /src/usr.bin/rsh/ |
| H A D | rsh.c | 339 struct pollfd fds[3], *fdp = &fds[0]; local in function:talk [all...] |
| /src/usr.bin/su/ |
| H A D | su_pam.c | 361 int fds[2]; local in function:main
|
| /src/usr.sbin/puffs/mount_psshfs/ |
| H A D | psshfs.c | 427 int fds[2]; local in function:pssh_connect
|