Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dcheckdev.c61 static int getpartition(char *pathname);
126 getpartition(char *pathname) in getpartition() function
218 if ((part = getpartition(swapent->ste_path)) != -1) { in checkswap()
490 part = getpartition(name); in checkdevinuse()
579 if ((part = getpartition(mp->mnt_special)) == -1) in checkmount()
653 if ((part = getpartition(swapent->ste_path)) != -1) in check_label_with_swap()
699 if ((part = getpartition(mp->mnt_special)) != -1) in check_label_with_mount()