Home
last modified time | relevance | path

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

/src/sbin/fsck/
H A Dfsck.c75 static const char *getoptions(const char *);
332 extra = getoptions(vfstype); in checkfs()
429 getoptions(const char *type) in getoptions() function