Searched refs:tsptr (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/flex/src/ |
H A D | tblcmp.c | 679 int tsptr; in mktemplate() local 683 tsptr = 0; in mktemplate() 707 transset[tsptr++] = (unsigned char) i; in mktemplate() 712 mkeccl (transset, tsptr, tecfwd, tecbck, numecs, 0); in mktemplate()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_refclock.c | 726 l_fp *tsptr /* pointer to timestamp returned */ in refclock_gtlin() 755 *tsptr = rbufp->recv_time; in refclock_gtlin() 778 * *tsptr receives a copy of the buffer timestamp. 785 l_fp *tsptr /* pointer to timestamp returned */ in refclock_gtraw() 796 *tsptr = rbufp->recv_time; in refclock_gtraw() 728 refclock_gtlin(struct recvbuf * rbufp,char * lineptr,int bmax,l_fp * tsptr) refclock_gtlin() argument 787 refclock_gtraw(struct recvbuf * rbufp,char * lineptr,int bmax,l_fp * tsptr) refclock_gtraw() argument
|
H A D | refclock_ripencc.c | 709 l_fp *tsptr in ripencc_get_pps_ts() argument 759 *tsptr = tstmp; in ripencc_get_pps_ts()
|