Home
last modified time | relevance | path

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

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