Searched refs:VARARGS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/tcp_wrappers/ |
| D | mystdarg.h | 9 #define VARARGS(func,type,arg) func(type arg, ...) macro 14 #define VARARGS(func,type,arg) func(va_alist) va_dcl macro
|
| D | diag.c | 50 void VARARGS(tcpd_warn, char *, format) in VARARGS() function 61 void VARARGS(tcpd_jump, char *, format) in VARARGS() function
|
| D | update.c | 96 struct request_info *VARARGS(request_init, struct request_info *, request) in VARARGS() function 121 struct request_info *VARARGS(request_set, struct request_info *, request) in VARARGS() function
|
| D | fakelog.c | 46 VARARGS(syslog, int, severity) in VARARGS() function
|
| /freebsd-10-stable/lib/libcom_err/doc/ |
| D | com_err.texinfo | 572 @code{VARARGS} is defined (e.g., in the makefile), @code{<varargs.h>} will
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-2006 | 2574 * as.h: Move code detecting VARARGS idiom to the top.
|
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | ChangeLog-0203 | 249 * coff-rs6000.c: Remove ARGSUSED and VARARGS.
|