Searched refs:libparse (Results 1 – 19 of 19) sorted by relevance
3 SUBDIR= libopts libntp libntpevent libparse ntpd ntpdc ntpq ntpdate \7 SUBDIR_DEPEND_ntpd= libntp libopts libparse
48 libparse/parse.c49 libparse/clk_trimtsip.c55 libparse/parse.c56 libparse/clk_trimsip.c
452 * libparse/clk_schmid.c:454 * libparse/clk_rawdcf.c:845 * libparse/clk_rawdcf.c:847 * libparse/clk_schmid.c:851 * libparse/parse.c:3309 * libparse/data_mbg.c:3319 * libparse/kparse.c:3321 * libparse/parse.c:3850 * libparse/parse.c:4178 libparse/parse.c:[all …]
12 libparse \ subdir
90 NTP_VPATH_HACK dnl used by ntpd/Makefile.am libparse/Makefile.am3004 LIBPARSE=../libparse/libparse.a3005 MAKE_LIBPARSE=libparse.a4453 AC_CONFIG_FILES([libparse/Makefile])
2250 libparse/[email protected] +1 -126711 libparse/[email protected] +1 -136502 libparse/[email protected] +2 -240503 libparse/[email protected] +1 -1133669 libparse/[email protected] +2 -2164182 libparse/[email protected] +1 -0164377 refclock_ripencc.c, libparse/binio.c, libparse/gsptolfp.c,164378 libparse/ieee754io.c, libparse/info_trimble.c,164379 libparse/mfp_mul.c, libparse/parsesolaris.c,164380 libparse/parsestreams.c, libparse/trim_info.c references.[all …]
531 libparse \
70 * Remove extraneous */ from libparse/ieee754io.c284 - implement Zeller's congruence in libparse and libntp <[email protected]>303 * [Bug 3608] libparse fails to compile on S11.4SRU13 and later <[email protected]>394 * [Bug 3535] libparse won't handle GPS week rollover <[email protected]>1052 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.1314 * [Bug 2706] libparse/info_trimble.c build dependencies are broken.1955 * Cleanup kclk_sel240x.o rules in libparse/Makefile.am.
88 * Remove extraneous */ from libparse/ieee754io.c350 - implement Zeller's congruence in libparse and libntp <[email protected]>369 * [Bug 3608] libparse fails to compile on S11.4SRU13 and later <[email protected]>468 * [Bug 3535] libparse won't handle GPS week rollover <[email protected]>2990 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.4116 - implement Zeller's congruence in libparse and libntp <[email protected]>4135 * [Bug 3608] libparse fails to compile on S11.4SRU13 and later <[email protected]>4234 * [Bug 3535] libparse won't handle GPS week rollover <[email protected]>6756 * [Bug 1060] Buffer overruns in libparse/clk_rawdcf.c. Helge Oldach.
32315 LIBPARSE=../libparse/libparse.a32316 MAKE_LIBPARSE=libparse.a36240 "libparse/Makefile") CONFIG_FILES="$CONFIG_FILES libparse/Makefile" ;;
15 usr.sbin/ntp/libparse \
2 .PATH: ${SRCTOP}/contrib/ntp/libparse
6 EXTRA_LIBRARIES = libparse.a libparse_kernel.a170 check-libparse: $(noinst_LIBRARIES)
94 subdir = libparse532 EXTRA_LIBRARIES = libparse.a libparse_kernel.a619 $(AUTOMAKE) --foreign libparse/Makefile651 libparse.a: $(libparse_a_OBJECTS) $(libparse_a_DEPENDENCIES) $(EXTRA_libparse_a_DEPENDENCIES) 652 $(AM_V_at)-rm -f libparse.a653 $(AM_V_AR)$(libparse_a_AR) libparse.a $(libparse_a_OBJECTS) $(libparse_a_LIBADD)654 $(AM_V_at)$(RANLIB) libparse.a1075 check-libparse: $(noinst_LIBRARIES)
482 ../libparse/libparse.a:483 cd ../libparse && $(MAKE) $(AM_MAKEFLAGS) check-libparse
2095 ../libparse/libparse.a:2096 cd ../libparse && $(MAKE) $(AM_MAKEFLAGS) check-libparse
598 LIBPARSEDIR= ${_LIB_OBJTOP}/usr.sbin/ntp/libparse599 LIBPARSE?= ${LIBPARSEDIR}/libparse${PIE_SUFFIX}.a
632 usr.sbin/ntp/libparse \
1 //==--- DiagnosticParseKinds.td - libparse diagnostics --------------------===//