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

/netbsd-current/external/cddl/dtracetoolkit/dist/Bin/
H A Dvopstat102 filesys="$1"
108 if [ -z "$filesys" ]; then
123 inline string FILESYS = "'$filesys'";
/netbsd-current/external/cddl/dtracetoolkit/dist/FS/
H A Dvopstat102 filesys="$1"
108 if [ -z "$filesys" ]; then
123 inline string FILESYS = "'$filesys'";
/netbsd-current/external/gpl2/texinfo/bin/info/
H A DMakefile6 SRCS= dir.c display.c dribble.c echo-area.c filesys.c \
/netbsd-current/sbin/fsck_lfs/
H A Dmain.c205 checkfilesys(const char *filesys, char *mntpt, long auxdata, int child) argument
212 setcdevname(filesys, preen);
215 switch (setup(filesys)) {
/netbsd-current/usr.sbin/edquota/
H A Dedquota.c329 getprivs1(long id, int idtype, const char *filesys)
347 if (strcmp(fsspec, filesys) == 0 ||
348 strcmp(fs->fs_file, filesys) == 0)
443 getprivs2(long id, int idtype, const char *filesys, int defaultq, argument
454 strcpy(qup->fsname, filesys);
458 qh = quota_open(filesys);
557 getprivs(long id, int defaultq, int idtype, const char *filesys) argument
575 if (filesys &&
576 strcmp(fst[i].f_mntonname, filesys) != 0 &&
577 strcmp(fst[i].f_mntfromname, filesys) !
629 clearpriv(int argc, char **argv, const char *filesys, int idtype) argument
[all...]
/netbsd-current/sbin/fsck_ext2fs/
H A Dmain.c233 checkfilesys(const char *filesys, char *mntpt, long auxdata, int child) argument
242 setcdevname(filesys, preen);
245 switch (setup(filesys)) {
/netbsd-current/sbin/fsck_ffs/
H A Dmain.c365 checkfilesys(const char *filesys, const char *origfs, int child) argument
393 setcdevname(filesys, preen);
396 switch (setup(filesys, origfs)) {
/netbsd-current/external/gpl2/texinfo/dist/info/
H A DMakefile.in82 echo-area.$(OBJEXT) filesys.$(OBJEXT) footnotes.$(OBJEXT) \
250 filesys.c filesys.h footnotes.c footnotes.h gc.c gc.h \
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filesys.Po@am__quote@
/netbsd-current/usr.sbin/sysinst/
H A Dmsg.mi.pl571 message filesys

Completed in 208 milliseconds