Searched refs:noprintf (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/emips/emips/
H A Dpromcall.c59 static void noprintf(const char *, ...);
78 static void noprintf(const char *fmt, ...) function
109 noprintf,
/netbsd-current/external/bsd/ntp/dist/util/
H A Dtickadj.c257 int noprintf; local
337 (void) printf("noprintf offset = %lu\n", (unsigned long)noprintf_offset);
364 "No noprintf kernel variable\n");
416 readvar(fd, noprintf_offset, &noprintf);
493 noprintf ? "off" : "on");
558 (void) fprintf(stderr, "setting noprintf: ");
/netbsd-current/external/bsd/ntp/dist/
H A Dconfigure31248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking half-heartedly for 'noprintf' in the kernel" >&5
31249 $as_echo_n "checking half-heartedly for 'noprintf' in the kernel... " >&6; }
31259 ans=noprintf
31265 ans=noprintf
31274 ans=noprintf
31280 ans=noprintf
31283 ans=noprintf

Completed in 124 milliseconds