Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dtalloc.c324 struct talloc_chunk *tc_p, *new_p; in talloc_unlink() local
349 tc_p = talloc_chunk_from_ptr(ptr); in talloc_unlink()
351 if (tc_p->refs == NULL) { in talloc_unlink()
355 new_p = talloc_parent_chunk(tc_p->refs); in talloc_unlink()

Completed in 4 milliseconds