HomeSort by relevance Sort by last modified time
    Searched full:debug_location (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
misc.h 40 #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 *));
misc.c 117 debug_location(file, line, func) function

Completed in 1319 milliseconds