Home
last modified time | relevance | path

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

/openbsd-src/sbin/disklabel/
H A Deditor.c176 int parse_pct(char *, int *);
1894 parse_pct(t, &sa->rate) == -1) in parse_autotable()
2016 parse_pct(char *buf, int *n) in parse_pct() function