Searched defs:nonblock (Results 1 - 20 of 20) sorted by last modified time

/freebsd-11-stable/contrib/unbound/util/
H A Dtube.c285 tube_write_msg(struct tube* tube, uint8_t* buf, uint32_t len, int nonblock) argument
331 tube_read_msg(struct tube* tube, uint8_t** buf, uint32_t* len, int nonblock) argument
579 tube_read_msg(struct tube* tube, uint8_t** buf, uint32_t* len, int nonblock) argument
/freebsd-11-stable/contrib/libpcap/testprogs/
H A Dcapturetest.c71 int nonblock = 0; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-tc.c799 static int TcSetNonBlock(pcap_t *p, int nonblock) argument
H A Dpcap-snf.c91 snf_setnonblock(pcap_t *p, int nonblock) argument
138 int nonblock, timeout; local
H A Dpcap-npf.c77 int nonblock; member in struct:pcap_win
1391 pcap_setnonblock_npf(pcap_t *p, int nonblock) argument
H A Dpcap-linux.c4927 pcap_setnonblock_mmap(pcap_t *handle, int nonblock) argument
H A Dpcap-int.h107 int nonblock; /* non-blocking mode - don't wait for packets to be delivered, return "no packets available" */ member in struct:pcap_opt
H A Dpcap-dag.c1234 dag_setnonblock(pcap_t *p, int nonblock) argument
H A Dpcap-bpf.c170 int nonblock; /* true if in nonblocking mode */ member in struct:pcap_bpf
271 pcap_setnonblock_bpf(pcap_t *p, int nonblock) argument
/freebsd-11-stable/sys/kern/
H A Dsubr_bus.c399 int nonblock; member in struct:dev_softc
/freebsd-11-stable/usr.sbin/jail/
H A Dcommand.c214 next_proc(int nonblock) argument
/freebsd-11-stable/sys/dev/random/
H A Drandomdev.c127 READ_RANDOM_UIO(struct uio *uio, bool nonblock) argument
H A Drandom_infra.c107 read_random_uio(struct uio *uio, bool nonblock) argument
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drsocket.c2025 static int rs_process_cq(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2059 static int rs_get_comp(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2191 static int ds_process_cqs(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2220 static int ds_get_comp(struct rsocket *rs, int nonblock, int (*test)(struct rsocket *rs)) argument
2943 rs_poll_rs(struct rsocket *rs, int events, int nonblock, int (*test)(struct rsocket *rs)) argument
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dchannels.c261 channel_register_fds(Channel *c, int rfd, int wfd, int efd, int extusage, int nonblock, int is_tty) argument
305 channel_new(char *ctype, int type, int rfd, int wfd, int efd, u_int window, u_int maxpack, int extusage, char *remote_name, int nonblock) argument
855 channel_set_fds(int id, int rfd, int wfd, int efd, int extusage, int nonblock, int is_tty, u_int window_max) argument
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_vc.c104 bool_t nonblock; member in struct:cf_conn
/freebsd-11-stable/tools/regression/netinet/tcpconnect/
H A Dtcpconnect.c99 int nonblock = 0, md5enable = 0; local
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c99 nonblock(int fd) function
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Drwlock.c537 doit(isc_rwlock_t *rwl, isc_rwlocktype_t type, isc_boolean_t nonblock) { argument
/freebsd-11-stable/lib/libc/xdr/
H A Dxdr_rec.c135 bool_t nonblock; member in struct:rec_strm

Completed in 245 milliseconds