Home
last modified time | relevance | path

Searched refs:MNTIOC_GETMNTENT (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetmntent.c253 if (command == MNTIOC_GETMNTENT && in getmntent_common()
264 if (command == MNTIOC_GETMNTENT) in getmntent_common()
274 return (getmntent_common(fp, (struct extmnttab *)mp, MNTIOC_GETMNTENT)); in getmntent()
/titanic_50/usr/src/uts/common/sys/
H A Dmntio.h42 #define MNTIOC_GETMNTENT (MNTIOC|7) /* private */ macro
/titanic_50/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1792 case MNTIOC_GETMNTENT: in mntioctl()
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c688 case MNTIOC_GETMNTENT: in s10_ioctl()
/titanic_50/usr/src/cmd/truss/
H A Dcodes.c1453 { (uint_t)MNTIOC_GETMNTENT, "MNTIOC_GETMNTENT",