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