Searched defs:setmntent (Results 1 – 2 of 2) sorted by relevance
/third_party/musl/src/misc/ | ||
D | mntent.c | 11 FILE *setmntent(const char *name, const char *mode) in setmntent() function |
/third_party/glib/gio/ | ||
D | gunixmounts.c | 199 #define setmntent(f,m) fopen(f,m) macro |