Home
last modified time | relevance | path

Searched refs:getvfsany (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/
H A Dvolcopy.c196 ii = getvfsany(fd, &vget, &vref); in main()
201 ii = getvfsany(fd, &vget, &vref); in main()
H A Dff.c290 ret = getvfsany(fd, &vget, &vref); in lookup()
295 ret = getvfsany(fd, &vget, &vref); in lookup()
H A Dswitchout.c375 ret = getvfsany(fd, &vget, &vref); in lookup()
380 ret = getvfsany(fd, &vget, &vref); in lookup()
H A Dmount.c450 while ((ret = getvfsany(fd, &vget, &vref)) > 0) in main()
461 while ((ret = getvfsany(fd, &vget, &vref)) > 0) in main()
H A Dfsck.c208 if ((error = getvfsany(fp, vp, vrefp)) != 0) in mygetvfsany()
/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c105 return (getvfsany(fd, vp, &vv)); in getvfsfile()
109 getvfsany(FILE *fd, struct vfstab *vgetp, struct vfstab *vrefp) in getvfsany() function
/titanic_50/usr/src/uts/common/sys/
H A Dvfstab.h71 extern int getvfsany(FILE *, struct vfstab *, struct vfstab *);
/titanic_50/usr/src/lib/libadm/common/
H A Dfulldevnm.c319 if (getvfsany(fp, &vp, &ref_vp)) { in getvfsspecial()
/titanic_50/usr/src/lib/libfsmgt/common/
H A Dfs_mount_defaults.c122 while (getvfsany(fp, &vfstab_entry, search_entry) == 0) { in fs_get_filtered_mount_defaults()
/titanic_50/usr/src/lib/c_synonyms/
H A Dsyn_common402 getvfsany
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dutilities.c1103 if ((getvfsany(vfstab, &vfsbuf, &vfskey) == 0) && in writable()
1576 (retval = retval), getvfsany) in search_vfstab()
/titanic_50/usr/src/man/man3c/
H A DMakefile856 getvfsany.3c \
1849 getvfsany.3c := LINKSRC = getvfsent.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1906 getvfsany;
H A Dllib-lc593 int getvfsany(FILE *fd, struct vfstab *vgetp, struct vfstab *vrefp);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc856 link path=usr/share/man/man3c/getvfsany.3c target=getvfsent.3c
/titanic_50/
H A D.gitignore4956 usr/src/man/man3c/getvfsany.3c