Searched refs:fd (Results 276 - 283 of 283) sorted by relevance

<<1112

/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/core/
H A Ducma.c1131 /* Get current fd to protect against it being closed */
1132 filp = fget(cmd.fd);
1136 /* Validate current fd and prevent destruction of id. */
1150 * Migrate events between fd's, maintaining order, and avoiding new
/barrelfish-2018-10-04/lib/lwip/src/api/
H A Dsockets.c721 lwip_fcntl(int fd, int cmd, int val) argument
943 ("lwip_selscan: fd=%d ready for reading\n", i));
953 ("lwip_selscan: fd=%d ready for writing\n", i));
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dtracer_tty.pl88 :- ( get_stream_info(input, fd, FD) -> open(dup(FD), read, debug_input)
H A Dkernel.pl5789 % ->fd:min
5790 % ->fd:3 could have been fd:(max of fd)
5791 % ->fd:[min,3]
5792 % ->[min,fd:max,fd:4,fd:[min,3]]
H A Dio.pl172 stream_info_nr(fd, 9).
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dtkdebug.tex266 % send constraint to either the fd or ic solver
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dextmeta.tex205 like, e.g., \libspec{fd} usually define predicates that
H A Dexthsusp.tex1110 insert_suspension(Vars, Susp, max of fd, fd)

Completed in 223 milliseconds

<<1112