thread_reference  218 source3/utils/net_lua.c static struct thread_reference *evt_reference_thread(TALLOC_CTX *mem_ctx,
thread_reference  221 source3/utils/net_lua.c 	struct thread_reference *result;
thread_reference  223 source3/utils/net_lua.c 	result = talloc(mem_ctx, struct thread_reference);
thread_reference  254 source3/utils/net_lua.c 	struct thread_reference *ref = talloc_get_type_abort(
thread_reference  255 source3/utils/net_lua.c 		priv, struct thread_reference);
thread_reference  265 source3/utils/net_lua.c 	struct thread_reference *ref;