| /src/external/historical/nawk/dist/bugs-fixed/ |
| system-status.awk | 9 status = system("exit 42") 12 status = system("kill -KILL $$") 15 status = system("kill -ABRT $$") 18 system("rm -f core*")
|
| /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:__anon8336
|
| /src/crypto/external/apache2/openssl/dist/demos/http3/ |
| gen_nghttp3.pl | 19 system("git clone https://github.com/ngtcp2/nghttp3.git"); 23 system("git submodule init ./lib/sfparse ./tests/munit"); 24 system("git submodule update"); 25 system("cmake -DENABLE_LIB_ONLY=1 -S . -B build"); 26 system("cmake --build build");
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| psim.h | 28 /* the system object */ 32 /* when the `system' stops, find out why. FIXME - at this point this 78 (psim *system); 81 (psim *system, 86 /* Run/stop the system */ 89 (psim *system); 92 (psim *system); 95 (psim *system, 99 (psim *system, 104 (psim *system); [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| psim.h | 28 /* the system object */ 32 /* when the `system' stops, find out why. FIXME - at this point this 78 (psim *system); 81 (psim *system, 86 /* Run/stop the system */ 89 (psim *system); 92 (psim *system); 95 (psim *system, 99 (psim *system, 104 (psim *system); [all...] |
| /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/external/bsd/am-utils/dist/m4/ |
| copy-if-newbig | 19 system("mv -f $dst $dst.orig"); 21 system("cp -p $src $dst"); 27 system("touch $dst");
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/ |
| time.d | 23 static assert(0, "unsupported system"); 35 @system time_t mktime(scope tm* timeptr); // @system: MT-Safe env locale 40 @system char* asctime(const scope tm* timeptr); // @system: MT-Unsafe race:asctime locale 42 @system char* ctime(const scope time_t* timer); // @system: MT-Unsafe race:tmbuf race:asctime env locale 44 @system tm* gmtime(const scope time_t* timer); // @system: MT-Unsafe race:tmbuf env locale 46 @system tm* localtime(const scope time_t* timer); // @system: MT-Unsafe race:tmbuf env local [all...] |
| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| system.c | 1 /* Implementation of the SYSTEM intrinsic. 41 stat = system (cmd); 48 extern GFC_INTEGER_4 PREFIX(system) (const char *, gfc_charlen_type); 49 export_proto_np(PREFIX(system)); 52 PREFIX(system) (const char *fcmd, gfc_charlen_type cmd_len) function
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| system.c | 1 /* Implementation of the SYSTEM intrinsic. 41 stat = system (cmd); 48 extern GFC_INTEGER_4 PREFIX(system) (const char *, gfc_charlen_type); 49 export_proto_np(PREFIX(system)); 52 PREFIX(system) (const char *fcmd, gfc_charlen_type cmd_len) function
|
| /src/external/lgpl2/userspace-rcu/dist/include/urcu/uatomic/ |
| alpha.h | 13 #include <urcu/system.h>
|
| hppa.h | 9 #include <urcu/system.h>
|
| mips.h | 13 #include <urcu/system.h>
|
| nios2.h | 13 #include <urcu/system.h>
|
| sh3.h | 12 #include <urcu/system.h>
|
| /src/external/mpl/bind/dist/bin/tests/system/acl/ |
| setup.sh | 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 3 >ns2/example.db 17 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 2 3 >ns2/tsigzone.db
|
| /src/external/mpl/bind/dist/bin/tests/system/proxy/ |
| setup.sh | 17 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db 18 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns3/example.db
|
| /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/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/ |
| libgen.d | 18 @system:
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/ |
| cplext.d | 12 @system:
|
| /src/external/mpl/bind/dist/bin/tests/system/host/ |
| setup.sh | 18 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/example.db
|
| /src/external/mpl/bind/dist/bin/tests/system/nslookup/ |
| setup.sh | 16 $SHELL ${TOP_SRCDIR}/bin/tests/system/genzone.sh 1 >ns1/example.db
|
| /src/external/mpl/bind/dist/bin/tests/system/transport-acl/ |
| setup.sh | 17 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db
|
| /src/external/mpl/bind/dist/bin/tests/system/transport-change/ |
| setup.sh | 17 $SHELL "${TOP_SRCDIR}"/bin/tests/system/genzone.sh 2 >ns1/example.db
|