Searched refs:debug_location (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Dmisc.h40 #define LOCATION debug_location(__FILE__, __LINE__, __func__)
42 #define LOCATION debug_location(__FILE__, __LINE__, NULL)
48 extern const char *debug_location (const char *, int, const char *);
H A Dmisc.c115 debug_location(file, line, func) function

Completed in 65 milliseconds