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

/bionic/libc/include/
H A Dmntent.h50 struct mntent* getmntent(FILE*);
/bionic/tests/
H A Dmntent_test.cpp25 ASSERT_TRUE(getmntent(fp) != NULL);
/bionic/libc/bionic/
H A Dmntent.cpp37 mntent* getmntent(FILE* fp) { function

Completed in 456 milliseconds