Searched refs:getvfsfile (Results 1 – 11 of 11) sorted by relevance
/titanic_44/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_44/usr/src/uts/common/sys/ |
H A D | vfstab.h | 70 extern int getvfsfile(FILE *, struct vfstab *, char *);
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | getvfsent.c | 99 getvfsfile(FILE *fd, struct vfstab *vp, char *mountp) in getvfsfile() function
|
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/ |
H A D | main.c | 725 if (getvfsfile(vfstab, &vfsbuf, in check_sanity()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 404 getvfsfile
|
/titanic_44/usr/src/lib/libdevinfo/ |
H A D | devfsmap.c | 1068 if (getvfsfile(fp, &vfsent, "/") != 0) { in is_root_controller()
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 847 getvfsfile.3c \ 1827 getvfsfile.3c := LINKSRC = getvfsent.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1842 getvfsfile;
|
H A D | llib-lc | 588 int getvfsfile(FILE *fd, struct vfstab *vp, char *mountp);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 847 link path=usr/share/man/man3c/getvfsfile.3c target=getvfsent.3c
|
/titanic_44/ |
H A D | .gitignore | 4957 usr/src/man/man3c/getvfsfile.3c
|