Searched refs:timebase (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Dvtw.h7 void timebase(struct timeval *);
H A Dvtw.c171 timebase(struct timeval *tv) function
H A Dinet.c381 timebase(&t);
H A Dinet6.c395 timebase(&t);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/monitoring/
H A Dntploopwatch96 undef($timebase);
325 ($c eq 'timebase') &&
329 undef($timebase);
333 $timebase=&date_time_spec2seconds($v);
428 printf " timebase\t= %s",defined($timebase)?&ctime($timebase):"dynamic\n";
1065 local($timebase) unless defined($timebase);
1087 unless (defined($timebase))
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/ppc/
H A Dconfigure1429 --enable-sim-timebase Specify whether the PPC timebase is supported.
4730 # Check whether --enable-sim-timebase was given.
4735 *) as_fn_error "\"--enable-sim-timebase does not take a value\"" "$LINENO" 5; sim_timebase="";;
4738 echo "Setting timebase flags = $sim_timebase" 6>&1

Completed in 81 milliseconds