Searched refs:system (Results 1 - 25 of 295) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/one-true-awk/bugs-fixed/
H A Dsystem-status.awk9 status = system("exit 42")
12 status = system("kill -HUP $$")
15 status = system("kill -ABRT $$")
18 system("rm -f core*")
/freebsd-13-stable/sys/contrib/openzfs/etc/systemd/
H A DMakefile.am3 SUBDIRS = system system-generators
4 SHELLCHECKDIRS = system-generators
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.system.d37 system("echo %s %d %d", "foo", this->a, this->b);
38 system("ping -q -c 1 127.0.0.1 2>/dev/null | grep -v '^round-trip '");
39 system("echo %d", ++this->a);
40 system("ping -4 -q -c 1 127.0.0.1 2>/dev/null | grep -v '^round-trip '");
41 system("echo %d", ++this->a);
42 system("ping -4 -q -c 1 127.0.0.1 2>/dev/null | grep -v '^round-trip '");
43 system("echo %d", ++this->a);
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/x86_64/
H A Dexec_prot_support.c45 if (system("cpuctl identify 0 | grep -q NOX") == 0 ||
46 system("cpuctl identify 0 | grep -q XD") == 0)
/freebsd-13-stable/contrib/ncurses/misc/
H A Dshlib93 system=
95 system="$SHLIB_HOST"
97 system=cygwin
99 system=beos
101 system=darwin
103 system=unix
111 system=cygwin
114 system=darwin
118 test -n "$system" && break
122 case .$system i
[all...]
/freebsd-13-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtypes.h45 system, /* what the current time is */ member in struct:__anon6693
/freebsd-13-stable/tools/tools/perforce/
H A Dawkdiff23 system(cmd)
31 system(cmd)
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/arch/i386/
H A Dexec_prot_support.c59 if (system("cpuctl identify 0 | grep -q NOX") == 0 ||
60 system("cpuctl identify 0 | grep -q XD") == 0)
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pid/
H A Dtst.newprobes.ksh52 system("dtrace -c date -ln 'pid\$target::main:entry' >/dev/null");
58 system("dtrace -c date -ln 'pid\$target::main:return' >/dev/null");
/freebsd-13-stable/tools/regression/geom_gpt/
H A Dgctl_test.t135 my $st = system("make obj && make all");
156 if (system("sysctl $debugflags_oid=0") != 0) {
175 system("$cmd $verbose $args | tee $out 2>&1");
188 if (system("dd if=/dev/zero of=$disk count=1024 2>&1") == 0) {
191 if (system("gpart create -s GPT $dev") != 0) {
202 if (system("mdconfig -d $dev") != 0) {
212 system("sysctl -b kern.geom.conftxt | grep -a $dev | sed -e s:$disk:DISK:g -e s:$dev:DEV:g | sort | md5 -p | tee $out 2>&1");
223 if (system("newfs /dev/$args") == 0) {
224 if (system("mount /dev/$args $mntpt_prefix-$args") != 0) {
234 system("umoun
[all...]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/mount/
H A Dsetup.ksh57 log_note Make sure file system $fs was mounted
58 mounted $fs || log_fail File system $fs is not mounted
60 log_note Unmount the file system
63 log_note Make sure file system $fs is unmounted
64 unmounted $fs || log_fail File system $fs is not unmounted
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/
H A Ddrp.DTRACEDROP_STKSTROVERFLOW.d35 system("java -version");
/freebsd-13-stable/contrib/bearssl/conf/
H A DUnixClang.mk1 # Example configuration file for compiling on a Unix-like system with
4 # We are on a Unix system so we assume a Single Unix compatible 'make'
H A Dsamd20.mk2 # Pro evaluation kit, on a Unix-like system, with a GNU toolchain.
4 # We are on a Unix system so we assume a Single Unix compatible 'make'
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_machdep.c79 phandle_t system; local
83 system = OF_finddevice("/system");
84 if (system != -1) {
85 len = OF_getencprop(system, "linux,serial", cells,
90 len = OF_getencprop(system, "linux,revision", cells,
/freebsd-13-stable/usr.sbin/fwcontrol/
H A Dfwdv.c106 int len, tlen, npad, fd, k, m, vec, system = -1, nb; local
197 if (system < 0) {
198 system = ciph->fdf.dv.fs;
199 fprintf(stderr, "%s\n", system_name[system]);
203 if (system == 1 &&
206 nb = nblocks[system];
208 k / (3600 * frame_rate[system]),
209 (k / (60 * frame_rate[system])) % 60,
210 (k / frame_rate[system]) % 60,
211 k % frame_rate[system]);
265 int system=-1, pad_acc, cycle_acc, cycle, f_cycle, f_frac; local
[all...]
/freebsd-13-stable/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in61 Host st offset(s) version system processor
103 my $system = "";
116 my $vars = ntp_read_vars(0, [qw(processor system daemon_version)], $host) || {};
118 $system = $vars->{system};
129 # Shorten system string
130 $system =~ s/UNIX\///;
131 $system =~ s/RELEASE/r/;
132 $system =~ s/CURRENT/c/;
155 (substr $system,
[all...]
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_system.c40 static const char *path = "system";
45 atf_tc_set_md_var(tc, "descr", "A basic test of system(3)");
53 ATF_REQUIRE(system("/bin/echo -n > system") == 0);
56 ATF_REQUIRE(system("/bin/echo -n garbage >> system") == 0);
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_mcnf.c23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) argument
37 if (name == NULL && system)
40 if (!system) {
51 if (!system)
/freebsd-13-stable/contrib/kyua/integration/
H A Dcmd_report_junit_test.sh92 <system-out>This is the stdout of pass
93 </system-out>
94 <system-err>Test case metadata
121 </system-err>
125 <system-out>This is the stdout of skip
126 </system-out>
127 <system-err>Skipped result details
159 </system-err>
206 <system-out>This is the stdout of pass
207 </system
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_002_pos.c61 if ((ret = system("sudo zpool freeze $TESTPOOL"))) {
63 perror("system \"zpool freeze\"");
72 if ((ret = system("sudo zpool export $TESTPOOL"))) {
74 perror("system \"zpool export\"");
81 if ((ret = system("sudo zpool import $TESTPOOL"))) {
83 perror("system \"zpool import\"");
/freebsd-13-stable/stand/i386/btx/lib/
H A Dbtxsys.S19 # BTX system calls.
34 __exit: xorl %eax,%eax # BTX system
39 __exec: movl $0x1,%eax # BTX system
/freebsd-13-stable/tools/regression/netinet/ip_id_period/
H A Dip_id_period.py41 os.system('sysctl net.inet.icmp.icmplim=0')
42 os.system('ping -q -i .001 -c 100000 127.0.0.1')
47 os.system('tcpdump -n -v -r results.pcap > results.txt')
/freebsd-13-stable/lib/libpam/pam.d/
H A DMakefile14 sshd su system \
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilLinux.cpp25 int exit_code = system(CmdLine.c_str());

Completed in 117 milliseconds

1234567891011>>