Home
last modified time | relevance | path

Searched refs:mnt_freq (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/mntent/
A Dmntent.c59 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()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dmntent.h59 int mnt_freq; /* Dump frequency (in days). */ member

Completed in 8 milliseconds