Searched refs:lt (Results 1 - 25 of 205) sorted by last modified time

123456789

/freebsd-9.3-release/contrib/ntp/sntp/unity/
H A DMakefile.in97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/tests/ntpd/
H A DMakefile.in110 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in328 if ( $FORCE ne "" || verifySHA($LEAPFILE, $VERBOSE) || ( $EXPIRES lt ( $PREFETCH * 86400 + time() ) )) {
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dntp_calendar.c877 const uint16_t *lt; /* month length table */ local
880 lt = real_month_table[(isleapyear != 0)];
881 if (0 <= eyd && eyd < lt[12]) {
884 if (lt[res.hi + 1] <= eyd) /* fixup approximative month value */
886 res.lo = eyd - lt[res.hi];
H A DMakefile.in103 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/include/
H A DMakefile.in102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh422 if [ $SRV_RND -lt $SRV_W ]; then
494 if [ `date "+%s"` -lt `expr ${SNAPSHOTDATE} - 86400` ]; then
/freebsd-9.3-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh1006 if [ $SRV_RND -lt $SRV_W ]; then
1131 if [ "${RELPATCHNUM}" -lt "${RELPX}" ]; then
1149 if [ "${RELPATCHNUM}" -lt "${LASTRELPATCHNUM}" ]; then
1978 if [ ${EOLTIME} -lt ${NOWTIME} ]; then
2005 if [ ${TIMELEFT} -lt 604800 ]; then
2008 elif [ ${TIMELEFT} -lt 2678400 ]; then
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.in109 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
941 -rm -f libtool config.lt
/freebsd-9.3-release/contrib/ntp/scripts/build/
H A DMakefile.in102 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/sntp/libopts/
H A DMakefile.in97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
H A Dconfigfile.c757 _xmlNm_(lt, '<') \
/freebsd-9.3-release/contrib/ntp/sntp/include/
H A DMakefile.in97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/sntp/tests/
H A DMakefile.in106 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/sntp/scripts/
H A DMakefile.in96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/
H A DMakefile.in101 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
658 -rm -f libtool config.lt
H A Dflock-build102 [ 0 -lt \`expr \$COUNT % $PARALLEL_BUILDS\` ] || wait
110 [ 0 -lt \`expr \$COUNT % $PARALLEL_BUILDS\` ] || wait
116 [ 0 -lt \`expr \$COUNT % $PARALLEL_BUILDS\` ] || wait
H A Dbootstrap76 lt=
81 lt="$lt $fb"
84 touch $lt
85 echo "Touching <$lt>"
H A Dltmain.sh3760 my_xlib_u=lt$extracted_serial-$my_xlib ;;
3899 # windows platforms, and (c) all begin with the string "--lt-"
3903 # There are only two supported options: --lt-debug and
3904 # --lt-dump-script. There is, deliberately, no --lt-help.
3916 --lt-debug) lt_option_debug=1 ;;
3917 --lt-dump-script)
3924 --lt-*)
3925 \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
3937 # Used when --lt
[all...]
/freebsd-9.3-release/contrib/ntp/tests/ntpq/
H A DMakefile.in104 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/tests/libntp/
H A DMakefile.in123 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_lib.c681 int gt, lt; local
704 lt = -1;
707 lt = 1;
713 return (lt);
720 return (lt);
H A Dbn_lcl.h391 BN_ULONG m,m1,lt,ht; \
393 lt=l; \
395 m =(bh)*(lt); \
396 lt=(bl)*(lt); \
402 lt=(lt+m1)&BN_MASK2; if (lt < m1) ht++; \
403 (l)=lt; \
/freebsd-9.3-release/contrib/ntp/scripts/calc_tickadj/
H A DMakefile.in104 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \
/freebsd-9.3-release/contrib/ntp/util/
H A DMakefile.in112 $(top_srcdir)/sntp/m4/lt~obsolete.m4 \

Completed in 316 milliseconds

123456789