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

/bionic/libc/include/
H A Dmntent.h61 struct mntent* getmntent(FILE*);
/bionic/tools/versioner/current/
H A Dmntent.h61 struct mntent* getmntent(FILE*);
/bionic/tests/
H A Dmntent_test.cpp25 ASSERT_TRUE(getmntent(fp) != NULL);
/bionic/libc/bionic/
H A Dmntent.cpp34 mntent* getmntent(FILE* fp) { function

Completed in 171 milliseconds