TALLOC_FREE        27 lib/async_req/async_req.c #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
TALLOC_FREE        29 lib/async_req/async_sock.c #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
TALLOC_FREE       119 lib/talloc/talloc.h #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
TALLOC_FREE       123 lib/tevent/tevent_util.h #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
TALLOC_FREE       175 nsswitch/pam_winbind.h #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
TALLOC_FREE       260 source3/include/smb_macros.h #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)
TALLOC_FREE       137 source3/libaddns/dns.h #define TALLOC_FREE(ctx) do { talloc_free(ctx); ctx=NULL; } while(0)