Searched defs:str2sector (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rmformat/
H A Drmf_slice.c141 static uint64_t str2sector(char *str);
533 val1 = str2sector(cleaned);
567 val2 = str2sector(cleaned);
730 str2sector(char *str) function

Completed in 59 milliseconds