Home
last modified time | relevance | path

Searched refs:pu_pathfree (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/lib/libpuffs/
Ddispatcher.c293 pu->pu_pathfree(pu, &pcn.pcn_po_full); in dispatch()
303 pu->pu_pathfree(pu, in dispatch()
348 pu->pu_pathfree(pu, &pcn.pcn_po_full); in dispatch()
395 pu->pu_pathfree(pu, &pcn.pcn_po_full); in dispatch()
605 pu->pu_pathfree(pu, &pcn.pcn_po_full); in dispatch()
646 pu->pu_pathfree(pu, in dispatch()
657 pu->pu_pathfree(pu, &po_old); in dispatch()
670 pu->pu_pathfree(pu, &po_old); in dispatch()
708 pu->pu_pathfree(pu, &pcn.pcn_po_full); in dispatch()
773 pu->pu_pathfree(pu, &pcn.pcn_po_full); in dispatch()
Dpaths.c80 pu->pu_pathfree(pu, &po); in puffs_path_pcnbuild()
130 pu->pu_pathfree(pu, &oldpo); in puffs_path_prefixadj()
Dpnode.c81 pu->pu_pathfree(pu, &pn->pn_po); in puffs_pn_put()
Dpuffs_priv.h134 pu_pathfree_fn pu_pathfree; member
Dpuffs.c371 pu->pu_pathfree = fn; in puffs_set_pathfree()
695 pu->pu_pathfree = puffs_stdpath_freepath; in puffs_init()