Searched refs:pu_pathfree (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/lib/libpuffs/ |
| D | dispatcher.c | 293 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()
|
| D | paths.c | 80 pu->pu_pathfree(pu, &po); in puffs_path_pcnbuild() 130 pu->pu_pathfree(pu, &oldpo); in puffs_path_prefixadj()
|
| D | pnode.c | 81 pu->pu_pathfree(pu, &pn->pn_po); in puffs_pn_put()
|
| D | puffs_priv.h | 134 pu_pathfree_fn pu_pathfree; member
|
| D | puffs.c | 371 pu->pu_pathfree = fn; in puffs_set_pathfree() 695 pu->pu_pathfree = puffs_stdpath_freepath; in puffs_init()
|