iscsi_chap_props_t
iscsi_chap_props_t chap_p;
(void) memset(&chap_p, 0, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t chap_p;
(void) memset(&chap_p, 0, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t chap_p;
(void) memset(&chap_p, 0, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t chap_p;
(void) memset(&chap_p, 0, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t chap_p;
(void) memset(&chap_p, 0, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t *chap = NULL;
chap = (iscsi_chap_props_t *)kmem_zalloc(sizeof (*chap),
chap = (iscsi_chap_props_t *)kmem_zalloc(sizeof (*chap),
iscsi_chap_props_t *chap = NULL;
chap = (iscsi_chap_props_t *)kmem_zalloc
(sizeof (iscsi_chap_props_t), KM_SLEEP);
chap = (iscsi_chap_props_t *)kmem_zalloc(sizeof (*chap),
iscsi_chap_props_t *chap;
chap = kmem_zalloc(sizeof (iscsi_chap_props_t),
kmem_free(chap, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t *chap = NULL;
chap = (iscsi_chap_props_t *)kmem_zalloc
(sizeof (iscsi_chap_props_t), KM_SLEEP);
kmem_free(chap, sizeof (iscsi_chap_props_t));
kmem_free(chap, sizeof (iscsi_chap_props_t));
iscsi_chap_props_t *chap = NULL;
chap = (iscsi_chap_props_t *)kmem_zalloc(sizeof (*chap),
persistent_chap_get(char *node, iscsi_chap_props_t *chap)
persistent_chap_next(void **v, char *node, iscsi_chap_props_t *chap)
iscsi_chap_props_t *chap;
chap = (iscsi_chap_props_t *)kmem_alloc(sizeof (*chap), KM_SLEEP);
persistent_chap_set(char *node, iscsi_chap_props_t *chap)
(void *)chap, sizeof (iscsi_chap_props_t));
boolean_t persistent_chap_set(char *node, iscsi_chap_props_t *chap);
boolean_t persistent_chap_get(char *node, iscsi_chap_props_t *chap);
iscsi_chap_props_t *chap);
iscsi_chap_props_t ini_chap;
iscsi_chap_props_t tgt_chap;