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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Dmisc.h35 #define LOCATION debug_location(__FILE__, __LINE__, __FUNCTION__)
37 #define LOCATION debug_location(__FILE__, __LINE__, NULL)
43 extern const char *debug_location __P((const char *, int, const char *));
H A Dmisc.c91 debug_location(file, line, func) function

Completed in 63 milliseconds