Searched refs:getvfsfile (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | main.c | 324 if (getvfsfile(vfstab, &vfsbuf, "/") == 0) { in check_sanity() 333 if (getvfsfile(vfstab, &vfsbuf, "/usr") == 0) { in check_sanity()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | vfstab.h | 70 extern int getvfsfile(FILE *, struct vfstab *, char *);
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | getvfsent.c | 99 getvfsfile(FILE *fd, struct vfstab *vp, char *mountp) in getvfsfile() function
|
/titanic_41/usr/src/lib/lvm/libsvm/common/ |
H A D | metainterfaces.c | 194 if ((rval = getvfsfile(fp, &v, ROOT_MNTPT)) != 0) { in get_rootmetadevice()
|
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | main.c | 725 if (getvfsfile(vfstab, &vfsbuf, in check_sanity()
|
/titanic_41/usr/src/lib/c_synonyms/ |
H A D | syn_common | 404 getvfsfile
|
/titanic_41/usr/src/lib/libdevinfo/ |
H A D | devfsmap.c | 1068 if (getvfsfile(fp, &vfsent, "/") != 0) { in is_root_controller()
|
/titanic_41/usr/src/man/man3c/ |
H A D | Makefile | 819 getvfsfile.3c \ 1748 getvfsfile.3c := LINKSRC = getvfsent.3c
|
/titanic_41/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1755 getvfsfile;
|
H A D | llib-lc | 588 int getvfsfile(FILE *fd, struct vfstab *vp, char *mountp);
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 819 link path=usr/share/man/man3c/getvfsfile.3c target=getvfsent.3c
|
/titanic_41/ |
H A D | .gitignore | 4957 usr/src/man/man3c/getvfsfile.3c
|