Searched defs:mnt (Results 1 - 1 of 1) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/misc/
H A Dmntent.c22 struct mntent *getmntent_r(FILE *f, struct mntent *mnt, char *linebuf, int buflen) argument
62 static struct mntent mnt; local
66 addmntent(FILE *f, const struct mntent *mnt) argument
74 hasmntopt(const struct mntent *mnt, const char *opt) argument
[all...]

Completed in 34 milliseconds