Searched refs:winCheckMntOpt (Results 1 – 1 of 1) sorted by relevance
265 winCheckMntOpt(const struct mntent *mnt, const char *opt) in winCheckMntOpt() function304 BOOL sys = (winCheckMntOpt(ent, "user") != NULL); in winCheckMount()329 if ((winCheckMntOpt(ent, "binary") == NULL) && in winCheckMount()330 (winCheckMntOpt(ent, "binmode") == NULL)) in winCheckMount()