Searched refs:getmntent (Results 1 – 14 of 14) sorted by relevance
71 getmntent
150 while ((me = getmntent(fp))) { in xgetmountlist()
35 this is that the getmntent() library routine interprets those missing
56 this is that the getmntent() library routine interprets those missing
6688 getmntent()), so that it can distinguish between a missing pass number
111 while ((mnt = getmntent (f)) != NULL) { in check_mntent_file()
376 while ((mnt = getmntent(file)) != NULL) { in is_mounted()
284 while ((mnt = getmntent(fp)) != NULL) { in get_mount_point()351 while ((mnt = getmntent(fp)) != NULL) { in is_ext4()
544 mntent *getmntent(addr);
1430 while ((mntent = getmntent(fp)) != NULL) { in path_to_procfs()
3141 INTERCEPTOR(__sanitizer_mntent *, getmntent, void *fp) {3143 COMMON_INTERCEPTOR_ENTER(ctx, getmntent, fp);3144 __sanitizer_mntent *res = REAL(getmntent)(fp);3148 #define INIT_GETMNTENT COMMON_INTERCEPT_FUNCTION(getmntent);
2112 TEST(MemorySanitizer, getmntent) { in TEST() argument2114 struct mntent *mnt = getmntent(fp); in TEST()
1886 fun:getmntent=uninstrumented
975 PUBLIC d4df0 0 getmntent