Home
last modified time | relevance | path

Searched refs:timedout (Results 1 – 20 of 20) sorted by relevance

/freebsd-14-stable/tests/sys/fifo/
HDfifo_io.c403 int reader_fd, ret, timedout, writer_fd; in test_blocking_read_empty() local
424 ret = timed_read(reader_fd, &ch, sizeof(ch), &len, 5, &timedout, in test_blocking_read_empty()
447 ret = timed_read(reader_fd, &ch, sizeof(ch), &len, 5, &timedout, in test_blocking_read_empty()
472 int reader_fd, ret, timedout, writer_fd; in test_blocking_one_byte() local
493 ret = timed_write(writer_fd, &ch, sizeof(ch), &len, 5, &timedout, in test_blocking_one_byte()
508 ret = timed_read(reader_fd, &ch, sizeof(ch), &len, 5, &timedout, in test_blocking_one_byte()
538 int reader_fd, ret, timedout, writer_fd; in test_nonblocking_one_byte() local
555 ret = timed_write(writer_fd, &ch, sizeof(ch), &len, 5, &timedout, in test_nonblocking_one_byte()
570 ret = timed_read(reader_fd, &ch, sizeof(ch), &len, 5, &timedout, in test_nonblocking_one_byte()
602 int reader_fd, ret, timedout, writer_fd; in test_blocking_partial_write() local
[all …]
/freebsd-14-stable/usr.bin/tip/tip/
HDcmds.c361 timedout = 0; in transmit()
365 if (timedout || stop) { in transmit()
366 if (timedout) in transmit()
449 timedout = 0; in send()
453 if (timedout) { in send()
467 timedout = 1; in timeout()
HDtip.h263 EXTERN int timedout; /* ~> transfer timedout */ variable
/freebsd-14-stable/usr.bin/login/
HDlogin.c96 static void timedout(int);
197 sa.sa_handler = timedout; in main()
906 timedout(int signo __unused) in timedout() function
/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h214 int timedout = 0; in c4iw_wait_for_reply() local
248 timedout = 1; in c4iw_wait_for_reply()
253 if (timedout) { in c4iw_wait_for_reply()
/freebsd-14-stable/sys/dev/smartpqi/
HDsmartpqi_helper.c170 rcb->timedout = true; in pqisrc_wait_on_condition()
HDsmartpqi_response.c459 if (rcb->timedout) { in pqisrc_process_response_queue()
HDsmartpqi_structures.h1246 boolean_t timedout; member
/freebsd-14-stable/sys/dev/mfi/
HDmfi.c3693 int timedout __unused; in mfi_dump_all()
3707 timedout = 0; in mfi_dump_all()
3716 timedout++; in mfi_dump_all()
3721 if (timedout) in mfi_dump_all()
3737 int timedout __unused = 0; in mfi_timeout()
3771 timedout++; in mfi_timeout()
3777 if (timedout) in mfi_timeout()
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDevdns.c223 int timedout; /* number of times in a row a request has timed out */ member
638 ns->timedout = 0; in nameserver_up()
1415 ns->timedout = 0; in nameserver_read()
2204 req->ns->timedout++; in evdns_request_timeout_callback()
2205 if (req->ns->timedout > req->base->global_max_nameserver_timeout) { in evdns_request_timeout_callback()
2206 req->ns->timedout = 0; in evdns_request_timeout_callback()
HDChangeLog527 o test/http: add a helper for creating timedout/failed request (376f107 Azat Khuzhin)
/freebsd-14-stable/contrib/libevent/
HDevdns.c223 int timedout; /* number of times in a row a request has timed out */ member
638 ns->timedout = 0; in nameserver_up()
1415 ns->timedout = 0; in nameserver_read()
2204 req->ns->timedout++; in evdns_request_timeout_callback()
2205 if (req->ns->timedout > req->base->global_max_nameserver_timeout) { in evdns_request_timeout_callback()
2206 req->ns->timedout = 0; in evdns_request_timeout_callback()
HDChangeLog527 o test/http: add a helper for creating timedout/failed request (376f107 Azat Khuzhin)
/freebsd-14-stable/contrib/sendmail/src/
HDdaemon.c230 bool timedout = false; local
396 timedout = true;
484 if (timedout)
486 timedout = false;
/freebsd-14-stable/sys/dev/aac/
HDaac.c2340 int timedout, code; in aac_timeout() local
2346 timedout = 0; in aac_timeout()
2357 timedout++; in aac_timeout()
2361 if (timedout) { in aac_timeout()
/freebsd-14-stable/sys/dev/aacraid/
HDaacraid.c2166 int timedout; in aac_timeout() local
2173 timedout = 0; in aac_timeout()
2181 timedout++; in aac_timeout()
2185 if (timedout) in aac_timeout()
/freebsd-14-stable/sys/dev/virtio/network/
HDif_vtnet.c3054 int i, timedout; in vtnet_tick() local
3058 timedout = 0; in vtnet_tick()
3063 timedout |= vtnet_watchdog(&sc->vtnet_txqs[i]); in vtnet_tick()
3065 if (timedout != 0) { in vtnet_tick()
/freebsd-14-stable/usr.sbin/syslogd/
HDsyslogd.c458 static void timedout(int);
3287 signal(SIGALRM, timedout); in waitdaemon()
3326 timedout(int sig __unused) in timedout() function
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzil.c3319 boolean_t timedout = B_FALSE; in zil_commit_waiter() local
3347 ASSERT3B(timedout, ==, B_FALSE); in zil_commit_waiter()
3363 timedout = B_TRUE; in zil_commit_waiter()
/freebsd-14-stable/sys/netinet/
HDsctputil.c3138 bool from_peer, bool timedout, int so_locked) in sctp_notify_assoc_change() argument
3150 KASSERT(!from_peer || !timedout, in sctp_notify_assoc_change()
3260 if (timedout) { in sctp_notify_assoc_change()
4500 struct mbuf *op_err, bool timedout, int so_locked) in sctp_abort_an_association() argument
4531 sctp_abort_notification(stcb, false, timedout, cause_code, NULL, so_locked); in sctp_abort_an_association()