Home
last modified time | relevance | path

Searched refs:plog_common (Results 1 – 1 of 1) sorted by relevance

/external/ipsec-tools/src/racoon/
Dplog.c81 static char *plog_common __P((int, const char *, const char *));
97 plog_common(pri, fmt, func) in plog_common() function
160 newfmt = plog_common(pri, fmt, func); in plogv()