Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c220 static char *getMountOption(char **p);
2660 getMountOption(char **p) in getMountOption() function
2734 f = getMountOption(&opts); in mountOptionPresent()
2735 for (; *f; f = getMountOption(&opts)) { in mountOptionPresent()