Searched refs:noresponse (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/usr.sbin/lpr/lpd/
H A Drecvjob.c85 static int noresponse(void);
300 if (noresponse()) { /* file sent had bad data in it */
310 noresponse(void) function
315 frecverr("lost connection in noresponse()");
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h71 u_int32 noresponse; /* no response to poll */ member in struct:refclockstat
H A Dntp_request.h841 u_int32 noresponse; member in struct:info_clock
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c758 printf("offsetof(noresponse) = %d\n",
759 (int) offsetof(struct info_clock, noresponse));
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_refclock.c1260 out->noresponse = pp->noreply;
H A Dntp_request.c2530 ic->noresponse = htonl((u_int32)clock_stat.noresponse);
H A Dntp_control.c2941 pcs->noresponse);
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2710 (u_long)ntohl(cl->noresponse));

Completed in 145 milliseconds