Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c224 static char *getMountOption(char **p);
2664 getMountOption(char **p) in getMountOption() function
2738 f = getMountOption(&opts); in mountOptionPresent()
2739 for (; *f; f = getMountOption(&opts)) { in mountOptionPresent()