OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VARARGS
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libwrap/
mystdarg.h
4
* What follows is an attempt to unify
varargs
.h and stdarg.h. I'd rather
10
#define
VARARGS
(func,type,arg) func(type arg, ...)
14
#include <
varargs
.h>
15
#define
VARARGS
(func,type,arg) func(va_alist) va_dcl
update.c
94
struct request_info *
VARARGS
(request_init, struct request_info *, request)
119
struct request_info *
VARARGS
(request_set, struct request_info *, request)
/src/usr.bin/xlint/lint1/
lex.c
1277
{ "
VARARGS
", true, LC_VARARGS },
Completed in 31 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025