| /src/usr.sbin/puffs/rump_nqmfs/ |
| rump_nqmfs.c | 65 static char *mntpath, *mntfile; variable in typeref:typename:char ** 104 mntfile = argv[0]; 108 if (stat(mntfile, &sb) == -1) 113 fd = open(mntfile, rdonly ? O_RDONLY: O_RDWR); 122 args.fspec = mntfile;
|
| rump_nqmfs.c | 65 static char *mntpath, *mntfile; variable in typeref:typename:char ** 104 mntfile = argv[0]; 108 if (stat(mntfile, &sb) == -1) 113 fd = open(mntfile, rdonly ? O_RDONLY: O_RDWR); 122 args.fspec = mntfile;
|
| rump_nqmfs.c | 65 static char *mntpath, *mntfile; variable in typeref:typename:char ** 104 mntfile = argv[0]; 108 if (stat(mntfile, &sb) == -1) 113 fd = open(mntfile, rdonly ? O_RDONLY: O_RDWR); 122 args.fspec = mntfile;
|
| rump_nqmfs.c | 65 static char *mntpath, *mntfile; variable in typeref:typename:char ** 104 mntfile = argv[0]; 108 if (stat(mntfile, &sb) == -1) 113 fd = open(mntfile, rdonly ? O_RDONLY: O_RDWR); 122 args.fspec = mntfile;
|
| rump_nqmfs.c | 65 static char *mntpath, *mntfile; variable in typeref:typename:char ** 104 mntfile = argv[0]; 108 if (stat(mntfile, &sb) == -1) 113 fd = open(mntfile, rdonly ? O_RDONLY: O_RDWR); 122 args.fspec = mntfile;
|