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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c1912 static char *lofictl = "/dev/" LOFI_CTL_NAME; local
2095 lfd = open(lofictl, openflag);
2101 die(gettext("open: %s"), lofictl);

Completed in 68 milliseconds