Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmntio.h44 #define MNTIOC_GETMNTANY (MNTIOC|9) /* private */ macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetmntent.c191 switch (ret = ioctl(fileno(fp), MNTIOC_GETMNTANY, &embuf)) { in getmntany()
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c307 if (cmd == MNTIOC_GETEXTMNTENT || cmd == MNTIOC_GETMNTANY) in mntfs_ioctl()
693 case MNTIOC_GETMNTANY: in s10_ioctl()
/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1605 case MNTIOC_GETMNTANY: in mntioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c1637 { (uint_t)MNTIOC_GETMNTANY, "MNTIOC_GETMNTANY", "mnttab" }, /* 9 */