Searched refs:conn_authorized (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_common.h79 boolean_t conn_authorized; member in struct:ndmp_connection
H A Dndmpd_comm.c144 connection->conn_authorized = FALSE;
771 ((ndmp_connection_t *)connection_handle)->conn_authorized = authorized;
1079 !connection->conn_authorized) {
H A Dndmpd_config.c893 if (connection->conn_authorized ||
H A Dndmpd_connect.c773 ndmp_door_put_int32(enc_ctx, clp->cl_conn->conn_authorized);

Completed in 47 milliseconds