Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c135 static int is_pcfs(fstyp_pcfs_t *h);
177 return (is_pcfs(h)); in fstyp_mod_ident()
484 is_pcfs(fstyp_pcfs_t *h) in is_pcfs() function
/titanic_41/usr/src/cmd/boot/bootadm/
H A Dbootadm.c287 static int is_pcfs(char *root);
1047 if (is_pcfs(bam_root)) { in bam_menu()
3583 is_pcfs(char *root) in is_pcfs() function
4923 int i, fd, is_pcfs, partno = PARTNO_NOTFOUND; local
4935 is_pcfs = (*slice != 's');
4936 if (!is_pcfs)
4940 if (!is_pcfs)
4980 if (is_pcfs) { /* looking for solaris boot part */