Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/troff/
H A Dn8.c52 char *nexth = hbuf; variable
145 if ((j = nexth) >= (hbuf + NHEX - 2)) in casehw()
153 nexth = j; in casehw()
173 *nexth = 0; in casehw()
/illumos-gate/usr/src/lib/libpicl/
H A Dpicl.h145 extern int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c940 for (attr = elemDTD->attributes; attr != NULL; attr = attr->nexth) { in pool_xml_get_properties()
973 attr = attr->nexth, i++) { in pool_xml_get_properties()
2546 attr = attr->nexth) { in build_dtype_accelerator()