OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:log_vprint
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
logger.h
48
extern int
log_vprint
__P((struct log *, const char *, ...));
logger.c
140
log_vprint
(struct log *p, const char *fmt, ...)
function
255
log_vprint
(l, "hoge %s\n", "this is test");
Completed in 1788 milliseconds