Home
last modified time | relevance | path

Searched refs:mntbuf (Results 1 – 7 of 7) sorted by relevance

/external/fsck_msdos/
Dfsutil.c166 struct statfs *mntbuf, *statfsp; in getmntpt() local
175 mntsize = getmntinfo(&mntbuf, MNT_NOWAIT); in getmntpt()
177 statfsp = &mntbuf[i]; in getmntpt()
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc2147 struct mntent mntbuf; in TEST() local
2149 struct mntent *mnt = getmntent_r(fp, &mntbuf, buf, sizeof(buf)); in TEST()
/external/llvm-project/compiler-rt/lib/msan/tests/
Dmsan_test.cpp2343 struct mntent mntbuf; in TEST() local
2345 struct mntent *mnt = getmntent_r(fp, &mntbuf, buf, sizeof(buf)); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc3613 __sanitizer_mntent *mntbuf, char *buf, int buflen) {
3615 COMMON_INTERCEPTOR_ENTER(ctx, getmntent_r, fp, mntbuf, buf, buflen);
3616 __sanitizer_mntent *res = REAL(getmntent_r)(fp, mntbuf, buf, buflen);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4350 __sanitizer_mntent *mntbuf, char *buf, int buflen) {
4352 COMMON_INTERCEPTOR_ENTER(ctx, getmntent_r, fp, mntbuf, buf, buflen);
4353 __sanitizer_mntent *res = REAL(getmntent_r)(fp, mntbuf, buf, buflen);
/external/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi12189 …<parameter type-id='type-id-1188' name='mntbuf' filepath='../../.././libsanitizer/sanitizer_common…
14648 <parameter type-id='type-id-1188' name='mntbuf'/>
/external/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi20649 …<parameter type-id='type-id-1188' name='mntbuf' filepath='../../.././libsanitizer/sanitizer_common…
25167 <parameter type-id='type-id-1188' name='mntbuf'/>