Home
last modified time | relevance | path

Searched refs:noresponse (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.sbin/lpr/lpd/
H A Drecvjob.c71 static int noresponse(void);
286 if (noresponse()) { /* file sent had bad data in it */ in readfile()
296 noresponse(void) in noresponse() function
/freebsd/contrib/ntp/include/
H A Dntp_refclock.h71 u_int32 noresponse; /* no response to poll */ member
H A Dntp_request.h841 u_int32 noresponse; member
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std384 offsetof(noresponse) = 12
H A Dntpdc_ops.c2710 (u_long)ntohl(cl->noresponse)); in clockstat()
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c758 (int) offsetof(struct info_clock, noresponse));
/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1339 out->noresponse = pp->noreply; in refclock_control()
H A Dntp_request.c2539 ic->noresponse = htonl((u_int32)clock_stat.noresponse); in get_clock_info()
H A Dntp_control.c2935 pcs->noresponse); in ctl_putclock()