FUNCTION_MACRO 58 source3/include/debug.h #define FUNCTION_MACRO (__FUNCTION__)
FUNCTION_MACRO 60 source3/include/debug.h #define FUNCTION_MACRO ("")
FUNCTION_MACRO 197 source3/include/debug.h && dbghdrclass( level, DBGC_CLASS, __location__, FUNCTION_MACRO ) )
FUNCTION_MACRO 205 source3/include/debug.h && dbghdrclass( level, DBGC_CLASS, __location__, FUNCTION_MACRO) )
FUNCTION_MACRO 213 source3/include/debug.h && (dbghdrclass( level, DBGC_CLASS, __location__, FUNCTION_MACRO )) \
FUNCTION_MACRO 221 source3/include/debug.h && (dbghdrclass( level, DBGC_CLASS, __location__, FUNCTION_MACRO)) \
FUNCTION_MACRO 66 source3/include/safe_string.h #define SAFE_STRING_FUNCTION_NAME FUNCTION_MACRO
FUNCTION_MACRO 744 source3/include/vfs.h DEBUG(0,("%s() failed to get vfs_handle->data!\n",FUNCTION_MACRO)); \
FUNCTION_MACRO 751 source3/include/vfs.h DEBUG(0,("%s() failed to set handle->data!\n",FUNCTION_MACRO)); \
FUNCTION_MACRO 554 source3/libsmb/clientgen.c clobber_region(FUNCTION_MACRO, __LINE__, cli->outbuf+cli->bufsize, SAFETY_MARGIN);
FUNCTION_MACRO 555 source3/libsmb/clientgen.c clobber_region(FUNCTION_MACRO, __LINE__, cli->inbuf+cli->bufsize, SAFETY_MARGIN);