Searched refs:mnt_freq (Results 1 – 2 of 2) sorted by relevance
59 mnt->mnt_freq = (cp != NULL) ? atoi(cp) : 0; in getmntent_r()92 mnt->mnt_type, mnt->mnt_opts, mnt->mnt_freq, mnt->mnt_passno) < 0 ? 1 : 0); in addmntent()
59 int mnt_freq; /* Dump frequency (in days). */ member
Completed in 8 milliseconds