Home
last modified time | relevance | path

Searched refs:acts (Results 1 – 25 of 119) sorted by relevance

12345

/src/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_sugar.c446 dt_node_t *acts, *pdesc; in dt_sugar_makeerrorclause() local
450 acts = dt_node_statement(dt_node_op2(DT_TOK_ASGN, in dt_sugar_makeerrorclause()
453 return (dt_node_clause(pdesc, NULL, acts)); in dt_sugar_makeerrorclause()
/src/usr.sbin/bhyve/kbdlayout/
H A Duk_capsctrl2 # (uk_capsctrl : United Kingdom (Caps Lock acts as Left Ctrl))
/src/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd70528-pmic.txt15 - interrupt-controller : To indicate BD70528 acts as an interrupt controller.
18 - gpio-controller : To indicate BD70528 acts as a GPIO controller.
/src/usr.sbin/config/
H A Dkernconf.tmpl2 * This file acts as a template for config.c that will be generated in the
/src/sys/contrib/device-tree/Bindings/input/
H A Dpwm-beeper.txt10 - amp-supply: phandle to a regulator that acts as an amplifier for the beeper
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp298 posix_spawn_file_actions_t acts; in internal_spawn_impl() local
299 res = posix_spawn_file_actions_init(&acts); in internal_spawn_impl()
303 posix_spawn_file_actions_destroy(&acts); in internal_spawn_impl()
306 res = posix_spawn_file_actions_adddup2(&acts, secondary_fd, STDIN_FILENO) || in internal_spawn_impl()
307 posix_spawn_file_actions_adddup2(&acts, secondary_fd, STDOUT_FILENO) || in internal_spawn_impl()
308 posix_spawn_file_actions_addclose(&acts, secondary_fd); in internal_spawn_impl()
328 res = posix_spawn(pid, argv[0], &acts, &attrs, argv_casted, envp_casted); in internal_spawn_impl()
/src/sys/contrib/device-tree/Bindings/gpio/
H A Dibm,ppc4xx-gpio.txt4 particular pin that has GPIO capabilities acts as a GPIO or is used for
H A Dgpio-atlas7.txt11 The GPIO controller also acts as an interrupt controller. It uses the default
/src/contrib/sendmail/cf/cf/
H A Dsubmit.mc14 # acts as a initial mail submission program.
/src/etc/sendmail/
H A Dfreebsd.submit.mc13 # that acts as a initial mail submission program.
/src/contrib/sendmail/cf/feature/
H A Dnullclient.m420 # mailer". In this sense, it acts like the "R" option in Sun
/src/release/packages/ucl/
H A Dhostapd-all.ucl22 The hostapd(8) daemon acts as an authenticator for stations connecting to an
/src/sys/contrib/device-tree/Bindings/pinctrl/
H A Dti,da850-pupd.txt12 The controller node also acts as a container for pin group configuration nodes.
/src/crypto/openssl/doc/man3/
H A DEVP_seed_cbc.pod26 All modes below use a key length of 128 bits and acts on blocks of 128-bits.
H A DEVP_desx_cbc.pod18 All modes below use a key length of 128 bits and acts on blocks of 128-bits.
H A DEVP_sm4_cbc.pod28 All modes below use a key length of 128 bits and acts on blocks of 128 bits.
/src/sys/contrib/device-tree/Bindings/spi/
H A Dicpdas-lp8841-spi-rtc.txt4 memory register, which acts as an SPI master device.
/src/sys/contrib/device-tree/Bindings/riscv/
H A Dsifive-l2-cache.txt5 acts as directory-based coherency manager.
/src/share/syscons/keymaps/
H A DINDEX.keymaps571 uk.iso-ctrl.kbd:en:United Kingdom ISO-8859-1 (Caps Lock acts as Left Ctrl)
574 #uk.iso-ctrl.kbd:fr:Royaume Uni ISO-8859-1 (caps lock acts as Left Ctrl)
575 #uk.iso-ctrl.kbd:pt:Reino Unido ISO-8859-1 (caps lock acts as Left Ctrl)
576 #uk.iso-ctrl.kbd:es:Brit�nico ISO-8859-1 (caps lock acts as Left Ctrl)
585 uk.cp850-ctrl.kbd:en:United Kingdom Codepage 850 (Caps Lock acts as Left Ctrl)
588 #uk.cp850.kbd:fr:Royaume Uni ISO-8859-1 (caps lock acts as Left Ctrl)
589 #uk.cp850.kbd:pt:Reino Unido ISO-8859-1 (caps lock acts as Left Ctrl)
590 #uk.cp850.kbd:es:Brit�nico ISO-8859-1 (caps lock acts as Left Ctrl)
662 us.pc-ctrl.kbd:en:United States of America ISO-8859-1 (Caps Lock acts as Left Ctrl)
/src/sys/contrib/device-tree/src/arm64/marvell/
H A Dac5x-rd-carrier.dtsi23 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
H A Dac5x-rd-carrier-cn9131.dts20 * and only the switch portion of the SOC acts as a PCIe end-point, Hence there
/src/usr.sbin/watchdogd/
H A Dwatchdogd.c538 timeout_act_str2int(const char *lopt, const char *acts) in timeout_act_str2int() argument
545 tofree = dupacts = strdup(acts); in timeout_act_str2int()
/src/sys/contrib/device-tree/Bindings/media/
H A Drenesas,drif.txt64 - If it acts as primary among enabled bonds
68 - renesas,primary-bond: empty property indicating the channel acts as primary
/src/sys/contrib/device-tree/Bindings/clock/
H A Dxlnx,zynqmp-clk.txt6 tree. It reads required input clock frequencies from the devicetree and acts
/src/sys/contrib/device-tree/Bindings/arm/msm/
H A Dqcom,saw2.txt42 Definition: Indicates that this SPM device acts as a regulator device

12345