Home
last modified time | relevance | path

Searched refs:hasmntopt (Results 26 – 30 of 30) sorted by relevance

12

/illumos-gate/usr/src/man/man3c/
H A DMakefile900 hasmntopt.3c \
1879 hasmntopt.3c := LINKSRC = getmntent.3c
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2266 if (hasmntopt(&mnt, mntopt_on) && !*val) { in get_numeric_property()
2270 } else if (hasmntopt(&mnt, mntopt_off) && *val) { in get_numeric_property()
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2212 hasmntopt;
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c6411 if (!hasmntopt(&mnt, MNTOPT_REMOUNT) && in share_mount_one()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc536 link path=usr/share/man/man3c/hasmntopt.3c target=getmntent.3c

12