Home
last modified time | relevance | path

Searched refs:mntentbuf (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmnttab.h81 struct mntentbuf { struct
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetmntent.c143 struct mntentbuf embuf; in getmntany()
225 struct mntentbuf embuf; in getmntent_common()
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c203 struct mntentbuf *embufp = arg; in mntfs_free_mntentbuf()
211 bzero(embufp, sizeof (struct mntentbuf)); in mntfs_free_mntentbuf()
216 static struct mntentbuf *
223 struct mntentbuf *embufp; in mntfs_get_mntentbuf()
248 if (!(embufp = calloc(1, sizeof (struct mntentbuf))) || in mntfs_get_mntentbuf()
295 struct mntentbuf *embufp; in mntfs_ioctl()
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1607 STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */ in mntioctl()
1795 STRUCT_DECL(mntentbuf, embuf); /* Our copy of user's embuf */ in mntioctl()