Home
last modified time | relevance | path

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

/openbsd/sbin/disklabel/
H A Ddisklabel.c121 char *autotable = NULL; in main() local
168 autotable = optarg; in main()
226 if (autotable != NULL) in main()
227 parse_autotable(autotable); in main()