HomeSort by: relevance | last modified time | path
    Searched refs:puffs__cc_destroy (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libpuffs/
callcontext.c 86 puffs__cc_destroy(pcc, 1);
124 puffs__cc_destroy(mycc, 1);
304 puffs__cc_destroy(struct puffs_cc *pcc, int nonuke) function
315 DPRINTF(("puffs__cc_destroy: storing pcc %p\n", pcc));
365 puffs__cc_destroy(puffs_cc_getcc(pu), 1);
puffs_priv.h 242 void puffs__cc_destroy(struct puffs_cc *, int);
dispatcher.c 112 puffs__cc_destroy(pcc, 0);

Completed in 16 milliseconds