Searched defs:hasmntopt (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/ | ||
D | mntent_test.cpp | 42 TEST(mntent, hasmntopt) { in TEST() argument |
/bionic/libc/bionic/ | ||
D | mntent.cpp | 77 char* hasmntopt(const struct mntent* mnt, const char* opt) { in hasmntopt() function |