Searched refs:nexth (Results 1 – 4 of 4) sorted by relevance
54 char *nexth = hbuf; variable147 if ((j = nexth) >= (hbuf + NHEX - 2)) in casehw()155 nexth = j; in casehw()175 *nexth = 0; in casehw()
147 extern int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
44 int picl_get_next_prop(picl_prophdl_t proph, picl_prophdl_t *nexth);
948 for (attr = elemDTD->attributes; attr != NULL; attr = attr->nexth) { in pool_xml_get_properties()981 attr = attr->nexth, i++) { in pool_xml_get_properties()2554 attr = attr->nexth) { in build_dtype_accelerator()