Home
last modified time | relevance | path

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

/bionic/libc/include/
Dmntent.h48 struct mntent* getmntent(FILE*);
/bionic/libc/bionic/
Dstubs.c352 struct mntent* getmntent(FILE* f) in getmntent() function