ndr_print_AuthenticationInformationArray_with_count  167 librpc/ndr/ndr_drsblobs.c 		ndr_print_AuthenticationInformationArray_with_count(ndr, "current", r->count, r->current);
ndr_print_AuthenticationInformationArray_with_count  173 librpc/ndr/ndr_drsblobs.c 		ndr_print_AuthenticationInformationArray_with_count(ndr, "previous", r->count, r->previous);
ndr_print_AuthenticationInformationArray_with_count   22 librpc/ndr/ndr_drsblobs.h _PUBLIC_ void ndr_print_AuthenticationInformationArray_with_count(struct ndr_print *ndr, const char *name, int count, const struct AuthenticationInformationArray *r);