Searched refs:dir0 (Results 1 – 1 of 1) sorted by relevance
/bionic/libc/bionic/ |
D | mntent.cpp | 48 int fsname0, fsname1, dir0, dir1, type0, type1, opts0, opts1; in getmntent_r() local 50 &fsname0, &fsname1, &dir0, &dir1, &type0, &type1, &opts0, &opts1, in getmntent_r() 55 e->mnt_dir = &buf[dir0]; in getmntent_r()
|