Home
last modified time | relevance | path

Searched refs:PROTOCOL_VERSION_2 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_xlate.h223 #define PROTOCOL_VERSION_2 2 macro
H A Dadt.c1120 while (version > PROTOCOL_VERSION_2) { in adt_from_export_format()
1165 } else if (version == PROTOCOL_VERSION_2) { in adt_from_export_format()
1234 head.ax_link.ax_version = PROTOCOL_VERSION_2; in adt_to_export_format()