Searched refs:nexth (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpicl/
H A Dllib-lpicl44 int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
H A Dpicl.h147 extern int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
/illumos-gate/usr/src/cmd/troff/
H A Dn8.c54 char *nexth = hbuf; variable
147 if ((j = nexth) >= (hbuf + NHEX - 2))
155 nexth = j;
175 *nexth = 0;
/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_xml.c948 for (attr = elemDTD->attributes; attr != NULL; attr = attr->nexth) {
981 attr = attr->nexth, i++) {
2554 attr = attr->nexth) {

Completed in 66 milliseconds