Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c117 struct id_entry { struct
156 mandoc_ohash_init(&id_unique, 4, offsetof(struct id_entry, id)); in html_alloc()
165 struct id_entry *entry; in html_reset_internal()
184 mandoc_ohash_init(&id_unique, 4, offsetof(struct id_entry, id)); in html_reset()
365 struct id_entry *entry; in html_make_id()
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c555 stmf_id_data_t *id_entry; in stmf_ioctl() local
582 id_entry = id_list->idl_head; in stmf_ioctl()
585 id_entry = id_entry->id_next; in stmf_ioctl()
629 id_entry = id_list->idl_head; in stmf_ioctl()
632 id_entry = id_entry->id_next; in stmf_ioctl()
1142 id_entry = id_entry->id_next; in stmf_ioctl()
1149 id_entry = id_entry->id_next; in stmf_ioctl()
1169 if (!id_entry) in stmf_ioctl()
1184 id_entry = id_entry->id_next; in stmf_ioctl()
1196 id_entry; id_entry = id_entry->id_next) { in stmf_ioctl()
[all …]