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

/external/ipsec-tools/src/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 __P((const char *, int, const char *));
H A Dmisc.c117 debug_location(file, line, func) function

Completed in 450 milliseconds