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

/macosx-10.10.1/dtrace-147/DTTk/Bin/
H A Dvopstat101 filesys="$1"
107 if [ -z "$filesys" ]; then
122 inline string FILESYS = "'$filesys'";
/macosx-10.10.1/dtrace-147/DTTk/FS/
H A Dvopstat101 filesys="$1"
107 if [ -z "$filesys" ]; then
122 inline string FILESYS = "'$filesys'";
/macosx-10.10.1/BerkeleyDB-21/db/docs_src/ref/transapp/
H A DMakefile15 filesys.html \
/macosx-10.10.1/diskdev_cmds-576/fsck.tproj/
H A Dfsck.h108 int check_fs(char *vfstype, char *filesys);
H A Dfsck.c661 char* filesys = part->name; local
690 argv[argc++] = filesys;
707 fprintf(stderr, "fork failed for %s \n", filesys);
710 filesys);
737 printf("%s (%s) EXITED WITH SIGNAL %d\n", filesys, vfstype, WTERMSIG(exitstatus));
/macosx-10.10.1/hfs-285/fsck_hfs/
H A Dfsck_hfs.c111 static int checkfilesys __P((char * filesys));
362 checkfilesys(char * filesys) argument
371 cdevname = filesys;
454 if (setup( filesys, &canWrite ) == 0) {
537 result = CheckHFS( filesys, fsreadfd, fswritefd, chkLev, repLev, context,
/macosx-10.10.1/apr-32/apr/apr/
H A Dapr.mak71 -@erase "$(INTDIR)\filesys.obj"
172 "$(INTDIR)\filesys.obj" \
277 -@erase "$(INTDIR)\filesys.obj"
379 "$(INTDIR)\filesys.obj" \
484 -@erase "$(INTDIR)\filesys.obj"
586 "$(INTDIR)\filesys.obj" \
691 -@erase "$(INTDIR)\filesys.obj"
793 "$(INTDIR)\filesys.obj" \
898 -@erase "$(INTDIR)\filesys.obj"
1000 "$(INTDIR)\filesys
[all...]
H A Dlibapr.mak70 -@erase "$(INTDIR)\filesys.obj"
180 "$(INTDIR)\filesys.obj" \
298 -@erase "$(INTDIR)\filesys.obj"
409 "$(INTDIR)\filesys.obj" \
527 -@erase "$(INTDIR)\filesys.obj"
638 "$(INTDIR)\filesys.obj" \
756 -@erase "$(INTDIR)\filesys.obj"
867 "$(INTDIR)\filesys.obj" \
985 -@erase "$(INTDIR)\filesys.obj"
1096 "$(INTDIR)\filesys
[all...]
H A DNWGNUmakefile319 $(OBJDIR)/filesys.o \
H A Dbuild-outputs.mk183 file_io/os2/filesys.lo: file_io/os2/filesys.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_general.h include/apr_lib.h include/apr_pools.h include/apr_strings.h include/apr_thread_mutex.h include/apr_want.h
194 OBJECTS_file_io_os2 = file_io/os2/buffer.lo file_io/os2/copy.lo file_io/os2/dir.lo file_io/os2/dir_make_recurse.lo file_io/os2/fileacc.lo file_io/os2/filedup.lo file_io/os2/filepath.lo file_io/os2/filepath_util.lo file_io/os2/filestat.lo file_io/os2/filesys.lo file_io/os2/flock.lo file_io/os2/fullrw.lo file_io/os2/maperrorcode.lo file_io/os2/mktemp.lo file_io/os2/open.lo file_io/os2/pipe.lo file_io/os2/readwrite.lo file_io/os2/seek.lo file_io/os2/tempdir.lo
252 file_io/win32/filesys.lo: file_io/win32/filesys.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_general.h include/apr_pools.h include/apr_strings.h include/apr_thread_mutex.h include/apr_want.h
259 OBJECTS_file_io_win32 = file_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/filepath_util.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/tempdir.lo file_io/win32/buffer.lo file_io/win32/dir.lo file_io/win32/filedup.lo file_io/win32/filepath.lo file_io/win32/filestat.lo file_io/win32/filesys.lo file_io/win32/flock.lo file_io/win32/open.lo file_io/win32/pipe.lo file_io/win32/readwrite.lo file_io/win32/seek.lo

Completed in 284 milliseconds