ndr_interfaces     29 librpc/ndr/ndr_table.c static struct ndr_interface_list *ndr_interfaces;
ndr_interfaces     38 librpc/ndr/ndr_table.c 	for (l = ndr_interfaces; l; l = l->next) {
ndr_interfaces     50 librpc/ndr/ndr_table.c 	DLIST_ADD(ndr_interfaces, l);
ndr_interfaces     76 librpc/ndr/ndr_table.c 	for (l=ndr_interfaces;l;l=l->next){
ndr_interfaces     92 librpc/ndr/ndr_table.c 	for (l=ndr_interfaces;l;l=l->next) {
ndr_interfaces    106 librpc/ndr/ndr_table.c 	for (l=ndr_interfaces;l;l=l->next) {
ndr_interfaces    119 librpc/ndr/ndr_table.c 	return ndr_interfaces;