Searched refs:mountpt (Results 1 – 3 of 3) sorted by relevance
59 const char *mountpt; in main() local63 mountpt = NULL; in main()67 mountpt = optarg; in main()77 if (mountpt == NULL) in main()78 mountpt = _PATH_DEV; in main()79 mpfd = open(mountpt, O_RDONLY); in main()81 err(1, "open: %s", mountpt); in main()
48 mountpt=$(get_prop mountpoint $dataset)72 log_must is_exported $mountpt77 log_mustnot is_exported $mountpt82 log_must is_exported $mountpt84 log_mustnot is_exported $mountpt