Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c117 struct id_entry { struct
118 int ord; /* Ordinal number of the latest occurrence. */
119 char id[]; /* The id= attribute without any ordinal suffix. */
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c555 stmf_id_data_t *id_entry; in stmf_ioctl() local