Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c551 stmf_group_op_data_t *grp_entry; in stmf_ioctl() local
943 if (grp_entry->group.name[0] == '*') { in stmf_ioctl()
949 grp_entry->group.name_size, in stmf_ioctl()
950 grp_entry->ident + 4, in stmf_ioctl()
951 grp_entry->ident[3], in stmf_ioctl()
980 grp_entry->group.name_size, in stmf_ioctl()
981 grp_entry->ident + 4, in stmf_ioctl()
982 grp_entry->ident[3], in stmf_ioctl()
1172 stmf_ge_ident_t *grp_entry; in stmf_ioctl() local
1179 grp_entry = (stmf_ge_ident_t *)obuf; in stmf_ioctl()
[all …]