Searched refs:received (Results 51 - 75 of 105) sorted by relevance

12345

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_io.c125 * an indication of the source host and the interface it was received
141 volatile u_long packets_ignored; /* packets received on wild card interface */
142 volatile u_long packets_received; /* total number of packets received */
147 volatile u_long handler_pkts; /* number of pkts received by handler */
591 printf("received = %ld\n", itf->received);
877 "Deleting interface #%d %s, %s#%d, interface stats: received=%ld, sent=%ld, dropped=%ld, active_time=%ld secs",
882 iface->received,
1702 * the processing of received packets.
3218 * haven't got a buffer, or this is received
[all...]
H A Dntp_peer.c44 * received after the change back to BCLIENT mode sets the clock.
945 peer->received = 0;
H A Dntp_refclock.c427 * system time when the on-time character is received and the pp->year,
578 peer->received++;
605 * This routine processes the timecode received from the clock and
644 * This routine returns the raw data received from the clock in both
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c851 (void) fprintf(fp, "time last received: %lds\n",
859 (void) fprintf(fp, "packets received: %ld\n",
1086 fprintf(fp, "packets received: %ld\n",
1087 (u_long)ntohl(ss->received));
1159 (void) fprintf(fp, "received packets: %ld\n",
1160 (u_long)ntohl(io->received));
1167 (void) fprintf(fp, "received by int: %ld\n",
2627 (void) fprintf(fp, "requests received: %ld\n",
3104 ntohl(ifs->received),
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSMessage.c120 -- last received SOSDigestType. If we never received a message from our
/macosx-10.10.1/emacs-93/emacs/
H A Dconfig.bat19 rem You should have received a copy of the GNU General Public License
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dcs-survival.tex39 % You should have received a copy of the GNU General Public License
H A Dsk-survival.tex39 % You should have received a copy of the GNU General Public License
H A Dsurvival.tex43 % You should have received a copy of the GNU General Public License
H A Dcalccard.tex31 % You should have received a copy of the GNU General Public License
H A Dcs-dired-ref.tex20 % You should have received a copy of the GNU General Public License
H A Ddired-ref.tex17 % You should have received a copy of the GNU General Public License
H A Dfr-drdref.tex17 % You should have received a copy of the GNU General Public License
H A Dfr-survival.tex40 % You should have received a copy of the GNU General Public License
H A Dsk-dired-ref.tex20 % You should have received a copy of the GNU General Public License
/macosx-10.10.1/CPANInternal-159.1/Authen-Krb5/
H A DKrb5.pm245 that will be received by recvauth and verified by the server--it's up to the
/macosx-10.10.1/CPANInternal-159.1/Krb5-1.9/
H A DKrb5.pm272 that will be received by recvauth and verified by the server--it's up to the
/macosx-10.10.1/bind9-45.101/bind9/bin/dig/
H A Dnslookup.c391 received(int bytes, isc_sockaddr_t *from, dig_query_t *query) function
H A Ddig.c236 * Callback from dighost.c to print the received message.
239 received(int bytes, isc_sockaddr_t *from, dig_query_t *query) { function
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dastlicense.c954 COMMENT(&notice, &buf, "You should have received a copy of the", 0);
/macosx-10.10.1/network_cmds-457/netstat.tproj/
H A Dinet.c596 p(tcps_rcvtotal, "\t%u packet%s received\n");
601 "\t\t%u packet%s (%u byte%s) received in-sequence\n");
605 p(tcps_rcvmemdrop, "\t\t%u received packet%s dropped due to low memory\n");
614 p(tcps_rcvafterclose, "\t\t%u packet%s received after close\n");
662 "\t%u SACK option%s (SACK blocks) received\n");
746 p(tcps_mp_rcvtotal, "\t%u data packet%s received\n");
747 p(tcps_mp_rcvbytes, "\t%u data byte%s received\n");
758 p(tcps_mp_oodata, "\t%u time%s received out of order data \n");
809 p(udps_ipackets, "\t%u datagram%s received\n");
890 p(ips_total, "\t%u total packet%s received\
[all...]
/macosx-10.10.1/CPANInternal-159.1/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm2501 if ($is_remote and $opt == &TELOPT_ECHO) { # received WILL or WONT ECHO
2504 if ($is_enabled and !$was_enabled) { # received WILL ECHO
2507 elsif (!$is_enabled and $was_enabled) { # received WONT ECHO
4087 echo back commands received, it's likely all your output will also be
4398 option and the response from the remote side has just been received.
4450 =item B<option_log> - log all TELNET options sent or received
4459 or received. This is useful for debugging when you send options via
4632 echo back commands received, it's likely all your output would also be
5230 die "error: expected size $size, received size $num_read\n"
5237 warn("$num_read bytes received i
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A DMakefile.def19 // You should have received a copy of the GNU General Public License
/macosx-10.10.1/emacs-93/emacs/nt/
H A Dconfigure.bat19 rem You should have received a copy of the GNU General Public License
/macosx-10.10.1/rsync-45/rsync/
H A Dtech_report.tex144 Once $\alpha$ has received the list of checksums of the blocks of $B$,

Completed in 1070 milliseconds

12345