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

/freebsd-9.3-release/usr.sbin/lpr/lpd/
H A Drecvjob.c83 static int noresponse(void);
298 if (noresponse()) { /* file sent had bad data in it */
308 noresponse(void) function
313 frecverr("lost connection in noresponse()");
/freebsd-9.3-release/contrib/ntp/include/
H A Dntp_refclock.h75 u_int32 noresponse; /* no response to poll */ member in struct:refclockstat
H A Dntp_request.h836 u_int32 noresponse; member in struct:info_clock
/freebsd-9.3-release/usr.sbin/ntp/ntpdc/
H A Dnl.c758 printf("offsetof(noresponse) = %d\n",
759 (int) offsetof(struct info_clock, noresponse));
/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_refclock.c1110 out->noresponse = pp->noreply;
H A Dntp_request.c2510 ic->noresponse = htonl((u_int32)clock_stat.noresponse);
H A Dntp_control.c2958 pcs->noresponse);
/freebsd-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2701 (u_long)ntohl(cl->noresponse));

Completed in 99 milliseconds