notify_array       34 source3/smbd/notify_internal.c 	struct notify_array *array;
notify_array      152 source3/smbd/notify_internal.c 	notify->array = TALLOC_ZERO_P(notify, struct notify_array);
notify_array      178 source3/smbd/notify_internal.c 		NDR_PRINT_DEBUG(notify_array, notify->array);
notify_array      232 source3/smbd/notify_internal.c 		NDR_PRINT_DEBUG(notify_array, notify->array);
notify_array       45 source4/ntvfs/common/notify.c 	struct notify_array *array;
notify_array      169 source4/ntvfs/common/notify.c 	notify->array = talloc_zero(notify, struct notify_array);