Searched refs:mountbuf (Results 1 – 1 of 1) sorted by relevance
220 mntent_t mountbuf; in read_mtab() local233 while ((ret = getmntent(fp, &mountbuf)) == 0) { in read_mtab()242 (*mpp)->mnt = mnt_dup(&mountbuf); in read_mtab()