Searched defs:pheadp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h110 struct phdr_desc *pheadp; variable in typeref:struct:phdr_desc
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_seg.c531 pcache_link_t *pheadp; local
554 pheadp = &seg->s_phead;
557 pheadp = &amp->a_phead;
602 ASSERT(pheadp->p_lnext != pheadp);
603 ASSERT(pheadp->p_lprev != pheadp);
689 pheadp = &seg->s_phead;
692 pheadp = &amp->a_phead;
807 pcache_link_t *pheadp; local
1060 pcache_link_t *pheadp; local
1309 pcache_link_t *pheadp; local
[all...]

Completed in 47 milliseconds