Home
last modified time | relevance | path

Searched refs:me (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dmntent_test.cpp28 mntent* me; in TEST() local
29 while ((me = getmntent(fp)) != nullptr) { in TEST()
30 fsnames.push_back(me->mnt_fsname); in TEST()
31 dirs.push_back(me->mnt_dir); in TEST()
/bionic/
DREADME.md38 has a `DT_INTERP` entry that says "use the following program to start me". On
Dandroid-changes-for-ndk-developers.md491 https://maskray.me/blog/2021-10-31-relative-relocations-and-relr.