Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c125 static int well_formed(fstyp_pcfs_t *h);
260 well_formed(fstyp_pcfs_t *h) in well_formed() function
492 if (!well_formed(h)) { in is_pcfs()