HomeSort by: relevance | last modified time | path
    Searched defs:hlp (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/disklabel/
main.c 1219 struct disklabel *disk_lp, hlp, tlp; local in function:find_label
1277 targettohlabel(&hlp, &tlp);
1281 makedisktab(stdout, &hlp);
1283 showinfo(stdout, &hlp, specname);
1284 showpartitions(stdout, &hlp, Cflag);
1286 checklabel(&hlp);
1287 htotargetlabel(&tlp, &hlp);
main.c 1219 struct disklabel *disk_lp, hlp, tlp; local in function:find_label
1277 targettohlabel(&hlp, &tlp);
1281 makedisktab(stdout, &hlp);
1283 showinfo(stdout, &hlp, specname);
1284 showpartitions(stdout, &hlp, Cflag);
1286 checklabel(&hlp);
1287 htotargetlabel(&tlp, &hlp);
main.c 1219 struct disklabel *disk_lp, hlp, tlp; local in function:find_label
1277 targettohlabel(&hlp, &tlp);
1281 makedisktab(stdout, &hlp);
1283 showinfo(stdout, &hlp, specname);
1284 showpartitions(stdout, &hlp, Cflag);
1286 checklabel(&hlp);
1287 htotargetlabel(&tlp, &hlp);

Completed in 35 milliseconds