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

1 2 3 4 5 6 7 8 91011>>

  /src/tests/lib/libc/arch/x86_64/
exec_prot_support.c 45 if (system("cpuctl identify 0 | grep -q NOX") == 0 ||
46 system("cpuctl identify 0 | grep -q XD") == 0)
  /src/usr.bin/telnet/
types.h 36 system, /* what the current time is */ member in struct:__anonfb6246430108
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
asan_device_setup 52 local STORAGE=`$ADB shell mount | grep /system | cut -d ' ' -f1`
54 echo Remounting $STORAGE at /system
55 $ADB shell su -c "mount -o rw,remount $STORAGE /system"
57 echo Failed to get storage device name for "/system" mount point
169 echo '>> Remounting /system rw'
198 if ! adb_shell ls -l /system/bin/app_process | grep -o '\->.*app_process' >&/dev/null; then
200 adb_shell mv /system/bin/app_process.real /system/bin/app_process
201 adb_shell rm /system/bin/asanwrapper
202 elif ! adb_shell ls -l /system/bin/app_process64.real | grep -o 'No such file or directory' >&/dev/null; the
    [all...]
  /src/tests/lib/libc/arch/i386/
exec_prot_support.c 59 if (system("cpuctl identify 0 | grep -q NOX") == 0 ||
60 system("cpuctl identify 0 | grep -q XD") == 0)
  /src/sys/arch/sgimips/conf/
INSTALL32_IP2x 31 no file-system EXT2FS
32 no file-system LFS
33 no file-system NTFS
34 no file-system FDESC
35 no file-system KERNFS
36 no file-system NULLFS
37 no file-system OVERLAY
38 no file-system PUFFS
39 no file-system PROCFS
40 no file-system UMAPF
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerUtilLinux.cpp 22 return system(CmdLine.c_str());
  /src/sys/rump/fs/lib/libnofifovfs/
Makefile 5 COMMENT=File system null FIFO support
  /src/sys/arch/playstation2/conf/
config.playstation2 12 file-system FFS # fast filesystem with user and group quotas
13 file-system NFS # Sun NFS-compatible filesystem (client)
14 file-system MFS # memory-based filesystem
15 file-system NULLFS
16 file-system UNION # union file system
17 file-system KERNFS # /kern
18 file-system PROCFS # /proc
19 file-system PTYFS # /dev/pts/N support
21 # File system option
    [all...]
  /src/distrib/common/
sunbootcd.sh 44 Combine file system partitions for Sun Microsystems, Inc. computers
45 into a CD-ROM file system image suitable for booting on the
50 The architecture arguments must be bootable file system image
52 \`fsimage' is typically an iso9660 file system image, although
53 any type of file system can be used as long as the first 512
  /src/sys/arch/atari/conf/
ATARITT 21 file-system FFS # Berkeley fast file system
22 file-system MFS # Memory based filesystem
23 file-system MSDOSFS # MSDOS filesystem
24 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
25 file-system KERNFS # Kernel parameter filesystem
26 file-system NFS # Network File System client side code
27 file-system PROCFS # Process filesystem
28 file-system NULLFS # Loopback filesyste
    [all...]
FALCON 26 file-system FFS # Berkeley fast file system
27 file-system MFS # Memory based filesystem
28 file-system MSDOSFS # MSDOS filesystem
29 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
30 file-system KERNFS # Kernel parameter filesystem
31 file-system NFS # Network File System client side code
32 file-system PROCFS # Process filesystem
33 file-system NULLFS # Loopback filesyste
    [all...]
MILAN-ISAIDE 25 file-system FFS # Berkeley fast file system
26 file-system MFS # Memory based filesystem
27 file-system MSDOSFS # MSDOS filesystem
28 file-system CD9660 # ISO 9660 filesystem with Rock Ridge
29 file-system KERNFS # Kernel parameter filesystem
30 file-system NFS # Network File System client side code
31 file-system PROCFS # Process filesystem
32 file-system NULLFS # Loopback filesyste
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_nolibc_test.cc 27 int status = system(NolibcTestPath.c_str());
  /src/sys/rump/dev/lib/libfss/
Makefile 7 COMMENT=File system snapshot device
  /src/sys/rump/fs/lib/libaio/
Makefile 7 COMMENT=POSIX asynchronous I/O system calls
  /src/sys/rump/fs/lib/libfdesc/
Makefile 7 COMMENT=/dev/fd pseudo file system
  /src/sys/rump/fs/lib/libfifovfs/
Makefile 7 COMMENT=File system FIFO support
  /src/sys/rump/fs/lib/libkernfs/
Makefile 7 COMMENT=/kern fictional file system
  /src/sys/rump/fs/lib/libnull/
Makefile 7 COMMENT=Loopback file system
  /src/sys/rump/fs/lib/libptyfs/
Makefile 7 COMMENT=/dev/pts pseudo file system
  /src/sys/rump/fs/lib/libsysvbfs/
Makefile 7 COMMENT=System V boot file system
  /src/sys/rump/fs/lib/libunion/
Makefile 7 COMMENT=union file system (fan-out layer)
  /src/sys/rump/kern/lib/libsys_cygwin/
Makefile 5 COMMENT=Cygwin system call translation
  /src/sys/rump/kern/lib/libsys_sunos/
Makefile 5 COMMENT=SunOS/Solarisa system call translation
  /src/sys/rump/kern/lib/libsysproxy/
Makefile 5 COMMENT=Remote system call support (rump kernel as a server)

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 91011>>