Home
last modified time | relevance | path

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

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