HomeSort by: relevance | last modified time | path
    Searched refs:mntopt (Results 1 - 25 of 33) sorted by relevancy

1 2

  /src/include/
mntopts.h 38 struct mntopt { struct
108 mntoptparse_t getmntopts(const char *, const struct mntopt *, int *, int *);
  /src/lib/libutil/
getmntopts.c 58 const struct mntopt *mopts;
66 const struct mntopt *m;
123 getmntopts(const char *options, const struct mntopt *m0, int *flagp,
126 const struct mntopt *m;
  /src/sbin/mount_fdesc/
mount_fdesc.c 98 static const struct mntopt mopts[] = {
  /src/sbin/mount_hfs/
mount_hfs.c 86 static const struct mntopt mopts[] = {
  /src/sbin/mount_kernfs/
mount_kernfs.c 98 static const struct mntopt mopts[] = {
  /src/sbin/mount_null/
mount_null.c 63 static const struct mntopt mopts[] = {
  /src/sbin/mount_overlay/
mount_overlay.c 63 static const struct mntopt mopts[] = {
  /src/sbin/mount_procfs/
mount_procfs.c 100 static const struct mntopt mopts[] = {
  /src/sbin/mount_autofs/
mount_autofs.c 52 static const struct mntopt mopts[] = {
  /src/sbin/mount_chfs/
mount_chfs.c 56 static const struct mntopt mopts[] = {
  /src/sbin/mount_ext2fs/
mount_ext2fs.c 65 static const struct mntopt mopts[] = {
  /src/sbin/mount_ffs/
mount_ffs.c 65 static const struct mntopt mopts[] = {
  /src/sbin/mount_sysvbfs/
mount_sysvbfs.c 58 static const struct mntopt mopts[] = {
  /src/sbin/mount_union/
mount_union.c 65 static const struct mntopt mopts[] = {
  /src/sbin/mount_v7fs/
mount_v7fs.c 81 static const struct mntopt mopts[] = {
  /src/usr.sbin/puffs/rump_nqmfs/
rump_nqmfs.c 51 const struct mntopt mopts[] = {
  /src/sbin/mount_efs/
mount_efs.c 37 static const struct mntopt mopts[] = {
  /src/sbin/mount_ados/
mount_ados.c 61 static const struct mntopt mopts[] = {
  /src/sbin/mount_filecore/
mount_filecore.c 99 static const struct mntopt mopts[] = {
  /src/sbin/mount_nilfs/
mount_nilfs.c 61 static const struct mntopt mopts[] = {
  /src/sbin/mount_ntfs/
mount_ntfs.c 60 static const struct mntopt mopts[] = {
  /src/sbin/mount_ptyfs/
mount_ptyfs.c 107 static const struct mntopt mopts[] = {
  /src/sbin/mount_lfs/
mount_lfs.c 66 static const struct mntopt mopts[] = {
  /src/sbin/mount_msdos/
mount_msdos.c 61 static const struct mntopt mopts[] = {
  /src/sbin/mount_udf/
mount_udf.c 61 static const struct mntopt mopts[] = {

Completed in 24 milliseconds

1 2