| /freebsd-13.1/contrib/ncurses/misc/ |
| H A D | shlib | 93 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
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/ |
| H A D | tst.system.d | 37 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.1/usr.sbin/fwcontrol/ |
| H A D | fwdv.c | 197 if (system < 0) { in dvrecv() 198 system = ciph->fdf.dv.fs; in dvrecv() 203 if (system == 1 && in dvrecv() 206 nb = nblocks[system]; in dvrecv() 208 k / (3600 * frame_rate[system]), in dvrecv() 210 (k / frame_rate[system]) % 60, in dvrecv() 211 k % frame_rate[system]); in dvrecv() 353 if (system < 0) { in dvsend() 374 cycle_acc += frame_cycle[system].n; in dvsend() 381 pad_acc += pad_rate[system].n; in dvsend() [all …]
|
| /freebsd-13.1/contrib/ntp/lib/isc/include/isc/ |
| H A D | platform.h.in | 34 * Define if this system needs the <netinet/in6.h> header file included 40 * Define if this system needs the <netinet6/in6.h> header file included 58 * If this system is missing in6addr_any, ISC_PLATFORM_NEEDIN6ADDRANY will 70 * If this system has in6_pktinfo, ISC_PLATFORM_HAVEIN6PKTINFO will be 114 * Define if the system has struct if_laddrreq. 124 * Define if the system supports if_nametoindex. 135 * Define if the system supports kqueue multiplexing 140 * Define if the system supports epoll multiplexing 145 * Define if the system supports /dev/poll multiplexing 193 * Define if this system needs strtoul. [all …]
|
| /freebsd-13.1/contrib/kyua/integration/ |
| H A D | cmd_report_junit_test.sh | 93 </system-out> 94 <system-err>Test case metadata 121 </system-err> 126 </system-out> 127 <system-err>Skipped result details 159 </system-err> 207 </system-out> 208 <system-err>Test case metadata 235 </system-err> 240 </system-out> [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/sram/ |
| H A D | allwinner,sun4i-a10-system-control.yaml | 29 - const: allwinner,sun4i-a10-system-control 30 - const: allwinner,sun5i-a13-system-control 32 - const: allwinner,sun7i-a20-system-control 33 - const: allwinner,sun4i-a10-system-control 34 - const: allwinner,sun8i-a23-system-control 35 - const: allwinner,sun8i-h3-system-control 38 - const: allwinner,sun50i-a64-system-control 39 - const: allwinner,sun50i-h5-system-control 41 - const: allwinner,sun50i-h6-system-control 45 - const: allwinner,sun4i-a10-system-control [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/marvell/ |
| H A D | mvebu-system-controller.txt | 8 - "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";
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/hisilicon/ |
| H A D | hisilicon.txt | 59 Hisilicon system controller 72 - reboot-offset : offset in sysctrl for system reboot 77 sysctrl: system-controller@fc802000 { 109 Hisilicon Hi6220 system controller 208 Hisilicon HiP01 system controller 222 sysctrl: system-controller@10000000 { 239 /* for HiP05 PCIe-SAS sub system */ 245 Hisilicon HiP05/HiP06 PERI sub system controller 256 /* for HiP05 sub peri system */ 262 Hisilicon HiP05/HiP06 DSA sub system controller [all …]
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/ |
| H A D | power-controller.txt | 1 * 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;
|
| /freebsd-13.1/contrib/ntp/scripts/ntpsweep/ |
| H A D | ntpsweep.in | 61 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}; 130 $system =~ s/UNIX\///; 131 $system =~ s/RELEASE/r/; 132 $system =~ s/CURRENT/c/; 155 (substr $system, 0, 12), (substr $processor, 0, 9);
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | berlin,pinctrl.txt | 3 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 D | sprd,pinctrl.txt | 8 pad driving level, system control select and so on ("domain pad 11 slect 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
|
| /freebsd-13.1/contrib/one-true-awk/bugs-fixed/ |
| H A D | system-status.awk | 9 status = system("exit 42") 12 status = system("kill -HUP $$") 15 status = system("kill -ABRT $$") 18 system("rm -f core*")
|
| /freebsd-13.1/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2835_machdep.c | 79 phandle_t system; in bcm2835_late_init() local 83 system = OF_finddevice("/system"); in bcm2835_late_init() 84 if (system != -1) { in bcm2835_late_init() 85 len = OF_getencprop(system, "linux,serial", cells, in bcm2835_late_init() 90 len = OF_getencprop(system, "linux,revision", cells, in bcm2835_late_init()
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | user-systemd.m4 | 10 [install systemd unit files in dir [[/usr/lib/systemd/system]]]), 11 systemdunitdir=$withval,systemdunitdir=/usr/lib/systemd/system) 15 [install systemd preset files in dir [[/usr/lib/systemd/system-preset]]]), 16 systemdpresetdir=$withval,systemdpresetdir=/usr/lib/systemd/system-preset) 25 [install systemd generators in dir [[/usr/lib/systemd/system-generators]]]), 26 systemdgeneratordir=$withval,systemdgeneratordir=/usr/lib/systemd/system-generators)
|
| H A D | always-system.m4 | 2 dnl # Set the target system 5 AC_MSG_CHECKING([for system type ($host_os)]) 9 [True if ZFS is to be compiled for a Linux system]) 14 [True if ZFS is to be compiled for a FreeBSD system])
|
| /freebsd-13.1/crypto/openssh/contrib/redhat/ |
| H A D | sshd.pam | 2 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
|
| /freebsd-13.1/tests/sys/kqueue/libkqueue/ |
| H A D | vnode.c | 32 system("touch ./kqueue-test.tmp"); in test_kevent_vnode_add() 79 if (system("echo hello >> ./kqueue-test.tmp") < 0) in test_kevent_vnode_note_write() 104 if (system("touch ./kqueue-test.tmp") < 0) in test_kevent_vnode_note_attrib() 132 if (system("mv ./kqueue-test.tmp ./kqueue-test2.tmp") < 0) in test_kevent_vnode_note_rename() 144 if (system("mv ./kqueue-test2.tmp ./kqueue-test.tmp") < 0) in test_kevent_vnode_note_rename() 185 if (system("touch ./kqueue-test.tmp") < 0) in test_kevent_vnode_disable_and_enable() 193 if (system("touch ./kqueue-test.tmp") < 0) in test_kevent_vnode_disable_and_enable() 223 if (system("touch ./kqueue-test.tmp") < 0) in test_kevent_vnode_dispatch() 237 if (system("touch ./kqueue-test.tmp") < 0) in test_kevent_vnode_dispatch()
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/mount/ |
| H A D | setup.ksh | 57 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.1/lib/libpam/pam.d/ |
| H A D | login | 9 auth include system 14 account include system 17 session include system 20 password include system
|
| /freebsd-13.1/share/examples/etc/ |
| H A D | README.examples | 12 bsd-style-copyright - copyright style for bsd system 13 crontab - system scheduled command table (see crontab(5)) 28 hosts.equiv - defines system-wide trusted hosts (see ruserok(3)) 36 make.conf - example configuration variables for system builds 42 newsyslog.conf - configuration for system log file rotator newsyslog(8) 50 profile - system-wide .profile for sh(1) 52 rc - system startup script (see init(8)) 58 rc.shutdown - system shutdown script (see init(8)) 73 defaults/rc.conf - default system configuration info (see rc.conf(5))
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/soc/rockchip/ |
| H A D | grf.txt | 4 is composed of many registers for system control. 7 - GRF, used for general non-secure system, 8 - SGRF, used for general secure system, 9 - PMUGRF, used for always on system 14 - GRF, used for general non-secure system, 15 - SGRF, used for general secure system, 16 - DETECTGRF, used for audio codec system,
|
| /freebsd-13.1/usr.sbin/bsdconfig/include/ |
| H A D | bsdconfig.hlp | 1 This menu allows you to configure your system after the installation 3 password and the system time zone. 8 For setting the timezone after the system is installed, use the 'Time 11 For more information on the overall general system configuration, see
|
| /freebsd-13.1/usr.sbin/bsdconfig/security/include/ |
| H A D | messages.subr | 36 …system security\npolicy. Please read the system documentation carefully before modifying\nthese s… 45 msg_securelevel_desc="Configure securelevels for the system" 46 …system runs with.\nWhen operating at a securelevel, certain root privileges are disabled,\nwhich m…
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | imx27-phytec-phycore-rdk.dts | 223 label = "system:red1:user"; 228 label = "system:green1:user"; 233 label = "system:blue1:user"; 238 label = "system:red2:user"; 243 label = "system:green2:user"; 248 label = "system:blue2:user"; 253 label = "system:red3:nand"; 259 label = "system:green3:live"; 265 label = "system:blue3:cpu";
|