Searched refs:scn_text_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_scn.h60 } scn_text_t; typedef in typeref:struct:scn_text
78 scn_text_t *text;
H A Dscn.c89 static scn_text_t *scn_gen_entity(scn_raw_t *);
90 static scn_text_t *scn_gen_iscsi(scn_raw_t *);
91 static scn_text_t *scn_gen_portal(scn_raw_t *);
92 static scn_text_t *scn_gen_assoc_dd(scn_raw_t *);
93 static scn_text_t *(*const scn_gen[MAX_OBJ_TYPE_FOR_SIZE])(scn_raw_t *) = {
214 scn_text_t *text
1038 static scn_text_t *
1058 static scn_text_t *
1063 scn_text_t *text;
1065 text = (scn_text_t *)mallo
[all...]

Completed in 65 milliseconds