Home
last modified time | relevance | path

Searched defs:hasmntopt (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dmntent_test.cpp42 TEST(mntent, hasmntopt) { in TEST() argument
/bionic/libc/bionic/
Dmntent.cpp77 char* hasmntopt(const struct mntent* mnt, const char* opt) { in hasmntopt() function