Home
last modified time | relevance | path

Searched refs:zfsboot_path (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.sbin/bsdinstall/partedit/
HDgpart_ops.c150 char zfsboot_path[MAXPATHLEN]; in newfs_command() local
151 sprintf(zfsboot_path, "%s/zfs", in newfs_command()
153 mkdir(zfsboot_path, S_IRWXU | S_IRGRP | S_IXGRP | in newfs_command()
156 command, zfsboot_path); in newfs_command()