Searched refs:setmntent (Results 1 – 7 of 7) sorted by relevance
63 FILE* setmntent(const char* __filename, const char* __type) __INTRODUCED_IN(21);
22 FILE* fp = setmntent("/proc/mounts", "r"); in TEST()
66 FILE* setmntent(const char* path, const char* mode) { in setmntent() function
181 * <mntent.h> `setmntent`, `endmntent`, `getmntent_r`.
933 setmntent; # introduced=21
10292 CALL(setmntent)