Searched refs:hasopt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/quota/
H A Dquota.c298 if (hasopt(MNTOPT_NOQUOTA, mnt.mnt_mntopts))
306 if (hasopt(MNTOPT_PUBLIC, mnt.mnt_mntopts))
689 hasopt(MNTOPT_RO, mnt.mnt_mntopts))
740 hasopt(char *opt, char *optlist) function
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c666 hasopt(char *options, char *keyword) function
765 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO))
835 if (is_remote && hasopt(vfsent->vfs_mntopts, MNTOPT_RO))

Completed in 61 milliseconds