Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 2473) sorted by relevance

12345678910>>...99

/src/contrib/llvm-project/libcxx/include/
H A Dmodule.modulemap2 module std_algorithm [system] {
6 module std_any [system] {
10 module std_array [system] {
14 module std_atomic [system] {
18 module std_barrier [system] {
22 module std_bit [system] {
26 module std_bitset [system] {
30 module std_charconv [system] {
34 module std_chrono [system] {
38 module std_codecvt [system] {
[all …]
/src/sys/contrib/openzfs/etc/
H A DMakefile.am53 %D%/systemd/system/50-zfs.preset
56 %D%/systemd/system/zfs-import-cache.service \
57 %D%/systemd/system/zfs-import-scan.service \
58 %D%/systemd/system/zfs-import.target \
59 %D%/systemd/system/zfs-mount.service \
60 %D%/systemd/system/zfs-mount@.service \
61 %D%/systemd/system/zfs-scrub-monthly@.timer \
62 %D%/systemd/system/zfs-scrub-weekly@.timer \
63 %D%/systemd/system/zfs-scrub@.service \
64 %D%/systemd/system/zfs-trim-monthly@.timer \
[all …]
/src/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 in
/src/usr.sbin/fwcontrol/
H A Dfwdv.c100 int len, tlen, npad, fd, k, m, vec, system = -1, nb; in dvrecv() local
191 if (system < 0) { in dvrecv()
192 system = ciph->fdf.dv.fs; in dvrecv()
193 fprintf(stderr, "%s\n", system_name[system]); in dvrecv()
197 if (system == 1 && in dvrecv()
200 nb = nblocks[system]; in dvrecv()
202 k / (3600 * frame_rate[system]), in dvrecv()
203 (k / (60 * frame_rate[system])) % 60, in dvrecv()
204 (k / frame_rate[system]) % 60, in dvrecv()
205 k % frame_rate[system]); in dvrecv()
[all …]
/src/contrib/llvm-project/clang/lib/Headers/
H A Dmodule.modulemap10 module _Builtin_intrinsics [system] [extern_c] {
155 // Start -fbuiltin-headers-in-system-modules affected modules
158 // -fbuiltin-headers-in-system-modules is passed, and many of
159 // those headers join system modules when present.
161 // e.g. if -fbuiltin-headers-in-system-modules is passed, then
163 // will be empty). If there is a system module that declares
165 // that module. The system float.h (if present) will be treated
167 module _Builtin_float [system] {
172 module _Builtin_inttypes [system] {
177 module _Builtin_iso646 [system] {
[all …]
/src/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);
/src/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
124 </system-err>
128 <system-out>This is the stdout of skip
129 </system-out>
130 <system-err>Skipped result details
165 </system-err>
212 <system-out>This is the stdout of pass
213 </system-out>
[all …]
/src/sys/contrib/device-tree/Bindings/arm/marvell/
H A Dmvebu-system-controller.txt8 - "marvell,orion-system-controller"
9 - "marvell,armada-370-xp-system-controller"
10 - "marvell,armada-375-system-controller"
11 - reg: Should contain system controller registers location and length.
15 system-controller@d0018200 {
16 compatible = "marvell,armada-370-xp-system-controller";
/src/contrib/one-true-awk/testdir/
H A Du.main3 t = ARGV[0]; print "\n" t "\n"; system(t) # usage
4 t = ARGV[0] " -f"; print "\n" t "\n"; system(t) # no program file
5 t = ARGV[0] " -f /glop/glop"; print "\n" t "\n"; system(t) # program inaccessible
6 t = ARGV[0] " -zzz"; print "\n" t "\n"; system(t) # weird option
7 t = ARGV[0] " -F"; print "\n" t "\n"; system(t) # null FS
8 t = ARGV[0] " -F :"; print "\n" t "\n"; system(t) # field sep but no program
H A DT.system1 echo T.system: test system built-in
7 n = system("exit 3")
15 diff foo foo1 || echo 'BAD: T.system (1)'
/src/sys/contrib/openzfs/.github/workflows/scripts/
H A DREADME.md2 Workflow for each operating system:
4 - download current cloud image of operating system
6 - install dependencies and poweroff system
7 - start system and build openzfs and then poweroff again
8 - clone build system and start 2 instances of it
11 - show detailed results for each system
/src/sys/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon.txt59 Hisilicon system controller
72 - reboot-offset : offset in sysctrl for system reboot
77 sysctrl: system-controller@fc802000 {
109 Hisilicon Hi6220 system controller
117 Hisilicon designs this controller as one of the system controllers,
118 its main functions are the same as Hisilicon system controller, but
138 Hisilicon designs this system controller to control the power always
158 Hisilicon designs this system controller to control the multimedia
178 Hisilicon designs this system controller to control the power management
208 Hisilicon HiP01 system controller
[all …]
/src/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfsutils.install4 usr/lib/systemd/system-generators/
5 usr/lib/systemd/system-preset/
6 usr/lib/systemd/system/zfs-import-cache.service
7 usr/lib/systemd/system/zfs-import-scan.service
8 usr/lib/systemd/system/zfs-import.target
9 usr/lib/systemd/system/zfs-load-key.service
10 usr/lib/systemd/system/zfs-mount.service
11 usr/lib/systemd/system/zfs-mount@.service
12 usr/lib/systemd/system/zfs-scrub-monthly@.timer
13 usr/lib/systemd/system/zfs-scrub-weekly@.timer
[all …]
/src/sys/contrib/device-tree/Bindings/power/
H A Dpower-controller.txt1 * Generic system power control capability
4 sometimes able to control the system power. The device driver associated with these
6 it can be used to switch off the system. The corresponding device must have the
7 standard property "system-power-controller" in its device node. This property
8 marks the device as able to control the system power. In order to test if this
16 system-power-controller;
/src/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in62 Host st offset(s) version system processor
104 my $system = "";
117 my $vars = ntp_read_vars(0, [qw(processor system daemon_version)], $host) || {};
119 $system = $vars->{system};
131 $system =~ s/UNIX\///;
132 $system =~ s/RELEASE/r/;
133 $system =~ s/CURRENT/c/;
156 (substr $system, 0, 12), (substr $processor, 0, 9);
/src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dberlin,pinctrl.txt3 Pin control registers are part of both chip controller and system
5 either the chip controller or system controller node. The pins
19 "marvell,berlin2-system-pinctrl",
21 "marvell,berlin2cd-system-pinctrl",
23 "marvell,berlin2q-system-pinctrl",
26 "marvell,berlin4ct-system-pinctrl",
36 compatible = "marvell,berlin2q-system-pinctrl";
H A Dsprd,pinctrl.txt8 pad driving level, system control select and so on ("domain pad
11 select 3.0v, then the pin can output 3.0v. "system control" is used
12 to choose one function (like: UART0) for which system, since we
32 Now we have 4 systems for sleep mode on SC9860 SoC: AP system,
33 PUBCP system, TGLDSP system and AGDSP system. And the pin sleep
44 by hardware when the system specified by sleep mode goes into deep
47 means when PUBCP system goes into deep sleep mode, this pin will be set
51 PUBCP system) do not run linux kernel OS (only AP system run linux
53 when the PUBCP system goes into deep sleep mode. Thus we introduce
/src/release/packages/ucl/
H A Dacpi-all.ucl22 ACPI is a hardware standard allowing the operating system to monitor various
23 hardware devices and system state. For example, ACPI can report whether the
24 system is on AC or battery power.
29 * The /etc/rc.d/power_profile service can be used to change system performance
30 targets based on on the system power state. This service is typically
31 invoked automatically by devd(8) when the system power state changes.
32 * acpiconf(8) can monitor or change the system power state.
34 * acpidump(8) dumps the system's raw ACPI data.
/src/sys/arm/broadcom/bcm2835/
H A Dbcm2835_machdep.c73 phandle_t system; in bcm2835_late_init() local
77 system = OF_finddevice("/system"); in bcm2835_late_init()
78 if (system != -1) { in bcm2835_late_init()
79 len = OF_getencprop(system, "linux,serial", cells, in bcm2835_late_init()
84 len = OF_getencprop(system, "linux,revision", cells, in bcm2835_late_init()
/src/crypto/openssl/ssl/
H A Dssl_mcnf.c23 static int ssl_do_config(SSL *s, SSL_CTX *ctx, const char *name, int system) in ssl_do_config() argument
40 if (name == NULL && system) in ssl_do_config()
43 if (!system) in ssl_do_config()
52 system = 0; in ssl_do_config()
56 if (!system) in ssl_do_config()
91 return err == 0 || (system && !conf_diagnostics); in ssl_do_config()
/src/sys/contrib/openzfs/config/
H A Duser-systemd.m411 [install systemd unit files in dir [[/usr/lib/systemd/system]]]),
12 systemdunitdir=$withval,systemdunitdir=/usr/lib/systemd/system)
16 [install systemd preset files in dir [[/usr/lib/systemd/system-preset]]]),
17 systemdpresetdir=$withval,systemdpresetdir=/usr/lib/systemd/system-preset)
26 [install systemd generators in dir [[/usr/lib/systemd/system-generators]]]),
27 systemdgeneratordir=$withval,systemdgeneratordir=/usr/lib/systemd/system-generators)
/src/tests/sys/cddl/zfs/tests/mount/
H A Dsetup.ksh52 log_note Make sure file system $fs was mounted
53 mounted $fs || log_fail File system $fs is not mounted
55 log_note Unmount the file system
58 log_note Make sure file system $fs is unmounted
59 unmounted $fs || log_fail File system $fs is not unmounted
/src/crypto/openssh/contrib/redhat/
H A Dsshd.pam2 auth required pam_stack.so service=system-auth
4 account required pam_stack.so service=system-auth
5 password required pam_stack.so service=system-auth
6 session required pam_stack.so service=system-auth
/src/lib/libpam/pam.d/
H A Dlogin8 auth include system
13 account include system
16 session include system
19 password include system
/src/lib/libc/tests/stdlib/
H A Dsystem_test.c26 ATF_REQUIRE_EQ(W_EXITCODE(0, 0), system("true")); in ATF_TC_BODY()
36 ATF_REQUIRE_EQ(W_EXITCODE(1, 0), system("false")); in ATF_TC_BODY()
50 ATF_REQUIRE_EQ(W_EXITCODE(0, 0), system("touch file")); in ATF_TC_BODY()
65 ATF_REQUIRE_EQ(1, system(NULL)); in ATF_TC_BODY()
72 ATF_REQUIRE_EQ(0, system(NULL)); in ATF_TC_BODY()
73 ATF_REQUIRE_EQ(W_EXITCODE(127, 0), system("true")); in ATF_TC_BODY()
92 return ((void *)(intptr_t)system(cmd)); in system_thread()

12345678910>>...99