| /netbsd-src/lib/libutil/ |
| H A D | getmntopts.c | 58 const struct mntopt *mopts; 66 const struct mntopt *m; in getmntoptstr() 123 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts() 126 const struct mntopt *m; in getmntopts()
|
| /netbsd-src/external/cddl/osnet/sys/sys/ |
| H A D | mnttab.h | 96 extern char *mntopt(char **); 103 extern char *mntopt();
|
| H A D | vfs.h | 66 typedef struct mntopt { struct
|
| /netbsd-src/external/cddl/osnet/lib/libzfs/ |
| H A D | mnttab.c | 51 mntopt(char **p) in mntopt() function 81 f = mntopt(&opts); in hasmntopt() 82 for (; *f; f = mntopt(&opts)) { in hasmntopt()
|
| /netbsd-src/include/ |
| H A D | mntopts.h | 38 struct mntopt { struct 108 mntoptparse_t getmntopts(const char *, const struct mntopt *, int *, int *);
|
| /netbsd-src/sbin/mount_overlay/ |
| H A D | mount_overlay.c | 63 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_kernfs/ |
| H A D | mount_kernfs.c | 98 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_null/ |
| H A D | mount_null.c | 63 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_fdesc/ |
| H A D | mount_fdesc.c | 98 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_procfs/ |
| H A D | mount_procfs.c | 100 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_efs/ |
| H A D | mount_efs.c | 37 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_hfs/ |
| H A D | mount_hfs.c | 86 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_sysvbfs/ |
| H A D | mount_sysvbfs.c | 58 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_chfs/ |
| H A D | mount_chfs.c | 56 static const struct mntopt mopts[] = {
|
| /netbsd-src/usr.sbin/puffs/rump_nqmfs/ |
| H A D | rump_nqmfs.c | 51 const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_v7fs/ |
| H A D | mount_v7fs.c | 81 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_ext2fs/ |
| H A D | mount_ext2fs.c | 65 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_autofs/ |
| H A D | mount_autofs.c | 52 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_union/ |
| H A D | mount_union.c | 65 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_ffs/ |
| H A D | mount_ffs.c | 65 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_filecore/ |
| H A D | mount_filecore.c | 99 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_nilfs/ |
| H A D | mount_nilfs.c | 61 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_ados/ |
| H A D | mount_ados.c | 61 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_ptyfs/ |
| H A D | mount_ptyfs.c | 107 static const struct mntopt mopts[] = {
|
| /netbsd-src/sbin/mount_ntfs/ |
| H A D | mount_ntfs.c | 60 static const struct mntopt mopts[] = {
|