Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/halt/
H A Dhalt.c604 validate_disk(char *arg, char *mountpoint) in validate_disk() function
1122 if ((tmprc = validate_disk(newarg, mountpoint)) == 0) { in parse_fastboot_args()