Searched refs:getvfsspec (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | vfstab.h | 69 extern int getvfsspec(FILE *, struct vfstab *, char *);
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | getvfsent.c | 69 getvfsspec(FILE *fd, struct vfstab *vgetp, char *special) in getvfsspec() function
|
/titanic_44/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | utilities.c | 566 if ((getvfsspec(vfstab, &vfsbuf, blkname) == 0) && in writable()
|
/titanic_44/usr/src/lib/c_synonyms/ |
H A D | syn_common | 405 getvfsspec
|
/titanic_44/usr/src/cmd/fs.d/ |
H A D | df.c | 1696 status = getvfsspec(fp, &vtab, special); in find_fstype()
|
/titanic_44/usr/src/lib/libbe/common/ |
H A D | be_mount.c | 1990 if (getvfsspec(fp, &vp, (char *)fs) == 0) { in get_mountpoint_from_vfstab()
|
/titanic_44/usr/src/man/man3c/ |
H A D | Makefile | 848 getvfsspec.3c \ 1828 getvfsspec.3c := LINKSRC = getvfsent.3c
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1843 getvfsspec;
|
H A D | llib-lc | 587 int getvfsspec(FILE *fd, struct vfstab *vp, char *special);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 848 link path=usr/share/man/man3c/getvfsspec.3c target=getvfsent.3c
|
/titanic_44/ |
H A D | .gitignore | 4958 usr/src/man/man3c/getvfsspec.3c
|