Searched refs:flags2opts (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sbin/mount/
H A Dmount.c90 char *flags2opts(int);
806 cur = flags2opts(curflags);
889 /* flags2opts() doesn't return the "rw" option. */
895 opts = flags2opts(ent->f_flags);
935 flags2opts(int flags) function

Completed in 77 milliseconds