iscsi_auth_props_t
iscsi_auth_props_t auth_p;
(void) memset(&auth_p, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t auth;
(void) memset(&auth, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t auth;
(void) memset(&auth, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t auth;
(void) memset(&auth, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t auth;
(void) memset(&auth, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t auth;
(void) memset(&auth, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t auth;
(void) memset(&auth, 0, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t *auth = NULL;
auth = (iscsi_auth_props_t *)kmem_zalloc(sizeof (*auth),
auth = (iscsi_auth_props_t *)kmem_zalloc(sizeof (*auth),
auth = (iscsi_auth_props_t *)kmem_alloc(sizeof (*auth),
iscsi_auth_props_t *auth;
auth = kmem_zalloc(sizeof (iscsi_auth_props_t),
kmem_free(auth, sizeof (iscsi_auth_props_t));
iscsi_auth_props_t *auth = NULL;
auth = (iscsi_auth_props_t *)kmem_zalloc
(sizeof (iscsi_auth_props_t), KM_SLEEP);
kmem_free(auth, sizeof (iscsi_auth_props_t));
kmem_free(auth, sizeof (iscsi_auth_props_t));
persistent_auth_set(char *node, iscsi_auth_props_t *auth)
(void *)auth, sizeof (iscsi_auth_props_t));
persistent_auth_get(char *node, iscsi_auth_props_t *auth)
persistent_auth_next(void **v, char *node, iscsi_auth_props_t *auth)
iscsi_auth_props_t *auth;
auth = (iscsi_auth_props_t *)kmem_alloc(sizeof (*auth), KM_SLEEP);
boolean_t persistent_auth_set(char *node, iscsi_auth_props_t *auth);
boolean_t persistent_auth_get(char *node, iscsi_auth_props_t *auth);
iscsi_auth_props_t *auth);
iscsi_auth_props_t auth;