Searched refs:ntp (Results 1 - 25 of 42) sorted by relevance

12

/macosx-10.10/ntp-92/sntp/
H A Ddata_formats.h6 #include <ntp.h>
H A Dcrypto.h9 #include <ntp.h>
H A Dutilities.h9 #include <ntp.h>
/macosx-10.10/ntp-92/scripts/
H A Dntp-close3 lynx -source http://www.eecis.udel.edu/~mills/ntp/clock2.htm |
6 sort -n +7 > /tmp/ntp-close
H A Dntp-restart9 /usr/local/bin/ntp-wait
H A Dntp-status6 # for any number of ntp servers.
13 FILE=/tmp/ntp.$$
H A Dfreq_adj.in13 $driftfile = "/etc/ntp.drift";
93 where "drift_file" defaults to /etc/ntp.drift
/macosx-10.10/remote_cmds-47/timed.tproj/timed.tproj/
H A Dtimed.c131 register struct netinfo *ntp; local
281 ntp = NULL;
289 if (!ntp)
290 ntp = (struct netinfo*)malloc(sizeof(struct netinfo));
291 bzero(ntp,sizeof(*ntp));
292 ntp->my_addr=((struct sockaddr_in *)&ifr->ifr_addr)->sin_addr;
293 ntp->status = NOMASTER;
313 ntp->mask = ((struct sockaddr_in *)
321 ntp
589 struct netinfo *ntp; local
643 register struct netinfo *ntp; local
658 register struct netinfo *ntp; local
[all...]
H A Dslave.c87 struct netinfo *ntp; local
108 for (ntp = nettab; ntp != NULL; ntp = ntp->next) {
109 if (ntp->status == MASTER)
110 masterup(ntp);
128 for (ntp = nettab; ntp != NULL; ntp
[all...]
H A Dmaster.c90 struct netinfo *ntp; local
96 for (ntp = nettab; ntp != NULL; ntp = ntp->next) {
97 if (ntp->status == MASTER)
98 masterup(ntp);
129 for (ntp = nettab; ntp; ntp
[all...]
H A Dreadmsg.c91 register struct netinfo *ntp; local
137 for (ntp = nettab; ntp != NULL; ntp = ntp->next) {
138 if ((ntp->mask & from.sin_addr.s_addr) ==
139 ntp->net.s_addr) {
140 fromnet = ntp;
248 for (ntp = nettab; ntp !
[all...]
/macosx-10.10/ntp-92/
H A Dntp-restrict.conf1 # Access restrictions documented in ntp.conf(5) and
2 # http://support.ntp.org/bin/view/Support/AccessRestrictions
12 includefile /private/etc/ntp.conf
H A Dntpd-wrapper26 for server in $(awk '/^server/ {print $2}' /etc/ntp.conf); do
34 exec /usr/sbin/ntpd -c /private/etc/ntp-restrict.conf -n -g -p /var/run/ntpd.pid -f /var/db/ntp.drift
/macosx-10.10/ntp-92/scripts/rc1/
H A Dxntp15 echo "ntp daemon already running. ntp start aborted"
18 if [ -f /etc/inet/ntp.conf -a -x /usr/sbin/xntpd ]
20 /usr/sbin/xntpd -c /etc/inet/ntp.conf
/macosx-10.10/Heimdal-398.1.2/kdc/
H A Ddigest-service.c137 const NTLMReply *ntp,
142 if (ntp->success) {
144 heim_ntlm_unparse_flags(ntp->ntlmFlags, str, sizeof(str));
148 ntp->domain, ntp->user, ntlm_version, str);
284 void (response)(void *, const NTLMReply *ntp))
293 NTLMReply ntp; local
298 memset(&ntp, 0, sizeof(ntp));
345 ntp
135 log_complete(krb5_context context, const char *type, const NTLMReply *ntp, krb5_error_code ret, const char *ntlm_version) argument
280 kdc_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
728 od_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
743 NTLMReply ntp; local
903 guest_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
911 NTLMReply ntp; local
1260 netr_authenticate(void *ctx, krb5_context context, const NTLMRequest2 *ntq, void *response_ctx, void (response)(void *, const NTLMReply *ntp)) argument
1273 NTLMReply ntp; local
1457 complete_callback(void *ctx, const NTLMReply *ntp) argument
[all...]
/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_rq.c538 smb_nt_init(struct smb_ntrq *ntp, struct smb_connobj *obj, int nt_flags, argument
543 bzero(ntp, sizeof(*ntp));
544 ntp->nt_flags |= nt_flags;
545 error = smb_rq_getenv(obj, &ntp->nt_vc, &ntp->nt_share);
549 ntp->nt_context = context;
551 ntp->nt_obj = obj;
552 ntp->nt_function = fn;
555 smb_nt_done(ntp);
568 struct smb_ntrq *ntp; local
583 smb_nt_done(struct smb_ntrq *ntp) argument
850 smb_nt_reply(struct smb_ntrq *ntp) argument
1223 smb_nt_request(struct smb_ntrq *ntp) argument
1455 smb_nt_async_request(struct smb_ntrq *ntp, void *nt_callback, void *nt_callback_args) argument
[all...]
H A Dsmb_usr.c406 struct smb_ntrq * ntp = NULL; local
423 error = smb_nt_alloc(SSTOCP(share), NT_TRANSACT_IOCTL, context, &ntp);
434 mb_init(&ntp->nt_tsetup);
435 mb_put_uint32le(&ntp->nt_tsetup, fsctl->ioc_fsctl);
436 mb_put_uint16le(&ntp->nt_tsetup, fsctl->ioc_fh);
437 mb_put_uint8(&ntp->nt_tsetup, 1);
438 mb_put_uint8(&ntp->nt_tsetup, 0);
442 mb_init(&ntp->nt_tdata);
443 error = mb_put_user_mem(&ntp->nt_tdata, fsctl->ioc_kern_tdata,
451 ntp
[all...]
H A Dsmb_rq.h229 void smb_nt_done(struct smb_ntrq *ntp);
230 int smb_nt_request(struct smb_ntrq *ntp);
231 int smb_nt_reply(struct smb_ntrq *ntp);
232 int smb_nt_async_request(struct smb_ntrq *ntp, void *nt_callback,
/macosx-10.10/ntp-92/scripts/monitoring/
H A Dntptrap20 require('ntp.pl'); # implementation of the NTP protocol
40 $ntp'timeout = $FRAG_TIMEOUT; #';
41 $ntp'timeout if 0;
81 $ntp_port = (getservbyname('ntp','udp'))[$[+2] ||
82 (warn("$0: Could not get port number for service ntp/udp using 123"), 123);
107 &ntp'send(S,31,0,"",pack("Sna4x8",&AF_INET,$ntp_port,$Host{$_})); #';
197 &debug(sprintf("Request: %s: %s(%d)",&hostname($addr), &ntp'cntrlop_name($op), $assoc)); #';))
198 $ret = &ntp'send(S,$op,$assoc,"", #'(
203 last unless (defined($ret)); # warn called by ntp'send();
257 ;# stuff packet into ntp mod
[all...]
/macosx-10.10/ntp-92/libntp/
H A Dprettydate.c23 /* Helper function to handle possible wraparound of the ntp epoch.
25 Works by periodic extension of the ntp time stamp in the NTP epoch. If the
55 u_long ntp, int local
70 if ((ntp -= JAN_1970) > dwlo)
72 dwlo = ntp;
54 ntp2unix_tm( u_long ntp, int local ) argument
H A Dssl_init.c11 #include <ntp.h>
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_notify_change.c116 struct smb_ntrq *ntp = watchItem->ntp; local
117 struct smb_rq * rqp = (watchItem->ntp) ? watchItem->ntp->nt_rq : NULL;
128 if (ntp) {
129 watchItem->ntp->nt_rq = NULL;
134 if (ntp)
135 smb_nt_done(ntp);
137 watchItem->ntp = NULL;
221 process_notify_change(struct smb_ntrq *ntp) argument
314 struct smb_ntrq *ntp = watchItem->ntp; local
457 struct smb_ntrq *ntp; local
[all...]
H A Dsmbfs_notify_change.h47 struct smb_ntrq *ntp; member in struct:watch_item
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/term/
H A Dimenu21 {[ 6] ntp} g
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap-snit.c127 register struct nit_iftime *ntp; local
180 ntp = (struct nit_iftime *)cp;
181 cp += sizeof(*ntp);
200 h.ts = ntp->nh_timestamp;

Completed in 227 milliseconds

12