Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x295 struct ndmp_connect_server_auth_reply struct
1923 typedef ndmp_connect_server_auth_reply ndmp_connect_server_auth_reply_v2;
1924 typedef ndmp_connect_server_auth_reply ndmp_connect_server_auth_reply_v3;
1925 typedef ndmp_connect_server_auth_reply ndmp_connect_server_auth_reply_v4;
H A Dndmpd_connect.c356 ndmp_connect_server_auth_reply reply; in ndmpd_connect_server_auth_v2()