Searched refs:fsname1 (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() 53 buf[fsname1] = '\0'; in getmntent_r()
|