mntopt
f = mntopt(&opts);
for (; *f; f = mntopt(&opts)) {
char *mntopt();
findopt(char *mntopt, char *opt)
while (*mntopt) {
nc = strcspn(mntopt, ", =");
if (strncmp(mntopt, opt, nc) == 0)
return (mntopt);
mntopt += nc;
mntopt += strspn(mntopt, ", =");
char *mntopt = NULL;
if ((mntopt = hasmntopt(&mnt, MNTOPT_ZONE)) &&
mntopt += strcspn(mntopt, "=") + 1;
if (strncmp(mntopt, my_zonename,
strcspn(mntopt, ",")) != 0)
f = mntopt(&opts);
for (; *f; f = mntopt(&opts)) {
char *mntopt(), *hasvfsopt(), *hasmntopt();
f = mntopt(&opts);
for (; *f; f = mntopt(&opts)) {
char *mntopt(), *hasvfsopt(), *hasmntopt();
f = mntopt(&opts);
for (; *f; f = mntopt(&opts)) {
extern char *mntopt();
rlmount(log_info_t *lip, int mntopt)
switch (mntopt) {
static rl_result_t rlmount(log_info_t *lip, int mntopt);
char mntopt[MAXPATHLEN];
sizeof (fsckpass) - 1, sizeof (mntboot) - 1, sizeof (mntopt) - 1);
mntboot, mntopt);
curdev, slice, fsckpass, mntboot, mntopt);
mntpt, fstype, fsckpass, mntboot, mntopt);
f = mntopt(&opts);
for (; *f; f = mntopt(&opts)) {
fs_get_mounts_by_mntopt(char *mntopt, boolean_t find_overlays, int *errp) {
if (mntopt == NULL)
opt_found = hasmntopt(&mnttab_entry, mntopt);
nfs_mntlist_t *nfs_get_mounts_by_mntopt(char *mntopt, boolean_t find_overlays,
fs_mntlist_t *fs_get_mounts_by_mntopt(char *mntopt,
nfs_get_mounts_by_mntopt(char *mntopt, boolean_t find_overlays, int *errp)
fs_mount_list = fs_get_mounts_by_mntopt(mntopt, find_overlays, errp);
struct mntopt *mop;
struct mntopt *
struct mntopt *mop;
struct mntopt *mop;
struct mntopt *mop;
struct mntopt *mop = &optproto->mo_list[i];
struct mntopt *mop;
struct mntopt *
struct mntopt *mop;
struct mntopt *mop;
struct mntopt *mop;
extern char *mntopt(char **);
struct mntopt *vfs_hasopt(const mntopts_t *, const char *);