Searched refs:verror (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/usr.bin/xlint/lint1/
H A Derr.c54 static void verror(int, va_list);
419 verror( int n, va_list ap) function
459 verror(n, ap);
520 verror(n, ap);
541 verror(n, ap);
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c379 verror(const char *fmt, va_list ap) function
397 verror(fmt, ap);
443 verror(fmt, ap);
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c179 verror(const char *fmt, va_list ap) function
197 verror(fmt, ap);
257 verror(fmt, ap);
271 verror(fmt, ap);
/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote-sim.c277 verror (format, args);
H A Dlanguage.c1019 verror (string, args);
1045 verror (string, args);
H A Ddefs.h907 extern NORETURN void verror (const char *fmt, va_list ap) ATTR_NORETURN;
H A Dutils.c606 verror (const char *string, va_list args)
619 verror (string, args);
604 verror (const char *string, va_list args) function

Completed in 186 milliseconds