Searched refs:mountOptionPresent (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c214 static int mountOptionPresent(char *a_mntOptions, char *a_opt);
2183 r = mountOptionPresent(list[nn].fsi_mntOptions, MNTOPT_RO);
2694 * Name: mountOptionPresent
2707 mountOptionPresent(char *a_mntOptions, char *a_opt) function

Completed in 165 milliseconds