Searched refs:inqnextp (Results 1 – 1 of 1) sorted by relevance
398 sgen_inq_node_t *inqp, *inqnextp; in sgen_cleanup_binddb() local407 for (inqp = sgen_binddb.sdb_inq_nodes; inqp != NULL; inqp = inqnextp) { in sgen_cleanup_binddb()408 inqnextp = inqp->node_next; in sgen_cleanup_binddb()