Home
last modified time | relevance | path

Searched refs:xsbprintf (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Dsbprintf.c12 int rc = xsbprintf(NULL, NULL, "blah"); in test_NullBuf1()
20 int rc = xsbprintf(&bp, NULL, "blah"); in test_NullBuf2()
31 int rc = xsbprintf(&bp, ep, "blah"); in test_EndBeyond()
41 int rc = xsbprintf(&bp, ep, "1234"); in test_SmallBuf()
52 int rc = xsbprintf(&bp, ep, "1234"); in test_MatchBuf()
63 int rc = xsbprintf(&bp, ep, "1234"); in test_BigBuf()
74 int rc = xsbprintf(&bp, ep, "%d%d%d%d", 1, 2, 3, 4); in test_SimpleArgs()
88 rc = xsbprintf(&bp, ep, "%d%d%d%d", 1, 2, 3, 4); in test_Increment1()
92 rc = xsbprintf(&bp, ep, "%s", "frob"); in test_Increment1()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_loopfilter.c373 xsbprintf(&dbp, ebp, "%sClock Unsynchronized", in ntp_adjtime_error_handler()
377 xsbprintf(&dbp, ebp, "%sClock Error", in ntp_adjtime_error_handler()
382 xsbprintf(&dbp, ebp, "%sPPS Frequency Sync wanted but no PPS", in ntp_adjtime_error_handler()
387 xsbprintf(&dbp, ebp, "%sPPS Time Sync wanted but no PPS signal", in ntp_adjtime_error_handler()
392 xsbprintf(&dbp, ebp, "%sPPS Time Sync wanted but PPS Jitter exceeded", in ntp_adjtime_error_handler()
397xsbprintf(&dbp, ebp, "%sPPS Frequency Sync wanted but PPS Wander exceeded", in ntp_adjtime_error_handler()
402xsbprintf(&dbp, ebp, "%sPPS Frequency Sync wanted but Calibration error detected", in ntp_adjtime_error_handler()
/netbsd/src/external/bsd/ntp/dist/libntp/
Dxsbprintf.c61 xsbprintf( in xsbprintf() function
DMakefile.in182 uglydate.c vint64ops.c work_fork.c work_thread.c xsbprintf.c \
248 work_thread.$(OBJEXT) xsbprintf.$(OBJEXT) ymd2yd.$(OBJEXT) \
268 uglydate.c vint64ops.c work_fork.c work_thread.c xsbprintf.c \
336 ./$(DEPDIR)/work_thread.Po ./$(DEPDIR)/xsbprintf.Po \
847 xsbprintf.c \
1119 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsbprintf.Po@am__quote@ # am--include-marker
1405 -rm -f ./$(DEPDIR)/xsbprintf.Po
1559 -rm -f ./$(DEPDIR)/xsbprintf.Po
DMakefile.am217 xsbprintf.c \
/netbsd/src/external/bsd/ntp/lib/libntp/
DMakefile83 xsbprintf.c \
/netbsd/src/external/bsd/ntp/dist/include/
Dntp_stdlib.h60 extern int xsbprintf(char **, char * const, char const *, ...)
/netbsd/src/external/bsd/ntp/dist/
DCommitLog9056 libntp/xsbprintf.c@1.3 +3 -3
13196 libntp/xsbprintf.c@1.2 +11 -13
13263 libntp/xsbprintf.c@1.1 +77 -0
13267 libntp/xsbprintf.c@1.0 +0 -0