Home
last modified time | relevance | path

Searched defs:ntp (Results 1 – 16 of 16) sorted by relevance

/trueos/usr.sbin/timed/timed/
HDtimed.c123 register struct netinfo *ntp; in main() local
476 lookformaster(struct netinfo *ntp) in lookformaster()
577 struct netinfo *ntp; in setstatus() local
630 register struct netinfo *ntp; in makeslave() local
645 register struct netinfo *ntp; in checkignorednets() local
665 pickslavenet(struct netinfo *ntp) in pickslavenet()
HDmaster.c78 struct netinfo *ntp; in master() local
564 addmach(char *name, struct sockaddr_in *addr, struct netinfo *ntp) in addmach()
701 rmnetmachs(struct netinfo *ntp) in rmnetmachs()
HDslave.c76 struct netinfo *ntp; in slave() local
HDreadmsg.c80 register struct netinfo *ntp; in readmsg() local
HDglobals.h107 struct netinfo *ntp; member
/trueos/sys/compat/linux/
HDlinux_time.c127 native_to_linux_timespec(struct l_timespec *ltp, struct timespec *ntp) in native_to_linux_timespec()
139 linux_to_native_timespec(struct timespec *ntp, struct l_timespec *ltp) in linux_to_native_timespec()
/trueos/contrib/ntp/libntp/
HDprettydate.c30 u_long ntp, int local in ntp2unix_tm()
/trueos/contrib/nvi/ex/
HDex_txt.c61 TEXT ait, *ntp, *tp; in ex_txt() local
/trueos/crypto/heimdal/kdc/
HDdigest-service.c63 NTLMReply ntp; in ntlm_service() local
/trueos/contrib/ntp/scripts/monitoring/
HDntp.pl15 package ntp; package
/trueos/sys/dev/isp/
HDisp_freebsd.c952 inot_private_data_t *ntp; in get_ntp_from_tagdata() local
983 inot_private_data_t *ntp; in isp_tmcmd_restart() local
1083 inot_private_data_t *ntp; in isp_get_ntpd() local
1094 inot_private_data_t *ntp; in isp_find_ntpd() local
1104 isp_put_ntpd(ispsoftc_t *isp, tstate_t *tptr, inot_private_data_t *ntp) in isp_put_ntpd()
2336 inot_private_data_t *ntp; in isp_handle_platform_atio2() local
2514 inot_private_data_t *ntp; in isp_handle_platform_atio7() local
3402 inot_private_data_t *ntp = NULL; in isp_handle_platform_target_tmf() local
3543 inot_private_data_t *ntp = restart_queue; in isp_target_mark_aborted_early() local
5033 inot_private_data_t *ntp = isp_find_ntpd(isp, tptr, ccb->cin1.tag_id, ccb->cin1.seq_id); in isp_action() local
[all …]
/trueos/contrib/libpcap/
HDpcap-snit.c118 register struct nit_iftime *ntp; in pcap_read_snit() local
/trueos/contrib/nvi/vi/
HDv_txt.c255 TEXT *ntp, *tp; /* Input text structures. */ in v_txt() local
1819 TEXT *ntp; in txt_backup() local
/trueos/usr.bin/xlint/lint1/
HDdecl.c143 type_t *ntp; in duptyp() local
157 type_t *ntp; in tduptyp() local
HDtree.c1518 type_t *ntp; in promote() local
1594 type_t *ntp; in balance() local
/trueos/contrib/ntp/
HDconfigure.ac4 AC_INIT(ntp, VERSION_NUMBER) package