Searched refs:mntsp (Results 1 – 1 of 1) sorted by relevance
745 char mntsp[ZFS_MAX_DATASET_NAME_LEN]; in get_zfs_bootfs_arg() local767 (void) strlcpy(mntsp, mnt.mnt_special, sizeof (mntsp)); in get_zfs_bootfs_arg()783 if ((zhp = zfs_open(g_zfs, mntsp, in get_zfs_bootfs_arg()785 (void) fprintf(stderr, gettext("Cannot open %s\n"), mntsp); in get_zfs_bootfs_arg()790 (void) strlcpy(bootfs, mntsp, sizeof (bootfs)); in get_zfs_bootfs_arg()792 if ((poolname = strtok(mntsp, "/")) == NULL) { in get_zfs_bootfs_arg()