Searched refs:as_vers (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libndr/common/
H A Dndr_svc.c136 ndr_svc_lookup_uuid(ndr_uuid_t *as_uuid, int as_vers, argument
158 if (svc->abstract_syntax_version != as_vers)
184 abstract_syntax, as_vers, transfer_syntax, ts_vers);
H A Dndr_server.c634 int as_vers; local
687 as_vers = cont_list->p_cont_elem[0].abstract_syntax.if_version;
692 msvc = ndr_svc_lookup_uuid(as_uuid, as_vers, ts_uuid, ts_vers);
755 int as_vers; local
782 as_vers = cont_list->p_cont_elem[0].abstract_syntax.if_version;
787 msvc = ndr_svc_lookup_uuid(as_uuid, as_vers, ts_uuid, ts_vers);

Completed in 23 milliseconds