Home
last modified time | relevance | path

Searched defs:is_pcfs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c482 is_pcfs(fstyp_pcfs_t *h) in is_pcfs() function
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c4174 is_pcfs(char *root) in is_pcfs() function
5561 int i, fd, is_pcfs, partno = PARTNO_NOTFOUND; local