Home
last modified time | relevance | path

Searched refs:hard (Results 1 – 25 of 260) sorted by relevance

1234567891011

/freebsd/contrib/diff/lib/
H A Dhard-locale.c41 int hard = 1; in hard_locale()
48 hard = 0; in hard_locale()
62 hard = 0; in hard_locale()
71 return hard; in hard_locale()
H A Dgnulib.mk44 lib_SOURCES += hard-locale.h hard-locale.c
/freebsd/contrib/wpa/src/drivers/
H A Drfkill.c24 u8 hard; member
80 event.hard); in rfkill_receive()
82 if (event.hard) { in rfkill_receive()
172 event.hard); in rfkill_init()
175 if (event.hard) { in rfkill_init()
/freebsd/usr.sbin/manctl/
H A Dmanctl.sh82 echo moving hard link $pname 1>&2
168 echo replacing $fname with a hard link
216 echo moving hard link $pname 1>&2
270 echo moving hard link $pname 1>&2
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dkeystone-reset.txt10 Additionally soft or hard reset can be configured.
27 By default hard reset is used.
38 WDT0 is triggered it issues hard reset for SoC.
/freebsd/sys/contrib/device-tree/Bindings/iio/resolver/
H A Dadi,ad2s1210.yaml44 Note on SPI connections: The CS line on the AD2S1210 should hard-wired to
105 RES0 and RES1 pins are hard-wired to match the assigned-resolution-bits
120 This is used to indicate the selected mode if A0 and A1 are hard-wired
130 RES1 are hard-wired to match this value.
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dtest-driver47 [--enable-hard-errors={yes|no}] [--]
68 --enable-hard-errors) enable_hard_errors=$2; shift;;
/freebsd/contrib/openpam/
H A Dtest-driver47 [--enable-hard-errors {yes|no}] [--]
70 --enable-hard-errors) enable_hard_errors=$2; shift;;
/freebsd/contrib/libevent/build-aux/
H A Dtest-driver47 [--enable-hard-errors={yes|no}] [--]
68 --enable-hard-errors) enable_hard_errors=$2; shift;;
/freebsd/contrib/tcsh/nls/C/
H A Dset156 4 \040hard
/freebsd/contrib/tcsh/nls/german/
H A Dset156 4 \040(hard limit)
/freebsd/contrib/tcsh/nls/spanish/
H A Dset156 4 \040(hard-limit)
/freebsd/tools/build/options/
H A DWITH_LIBSOFT2 This option is for transitioning to the new hard float ABI.
/freebsd/contrib/tcsh/
H A Dsh.func.c2069 int hard = 0; in dolimit() local
2074 hard = 1; in dolimit()
2079 plim(lp, hard); in dolimit()
2084 plim(lp, hard); in dolimit()
2088 if (setlim(lp, hard, limit) < 0) in dolimit()
2228 plim(struct limits *lp, int hard) in plim() argument
2246 limit = hard ? rlim.rlim_max : rlim.rlim_cur; in plim()
2286 int hard = 0; in dounlimit() local
2298 hard = 1; in dounlimit()
2334 if (hard)
[all …]
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-kmap-atomic-args.m43 dnl # kmap_atomic changed from assigning hard-coded named slot to using
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddra74x-p.dtsi24 /* MCAN interrupts are hard-wired to irqs 67, 68 */
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-arb-gpio-challenge.txt13 * Having two masters on a bus in general makes it relatively hard to debug
14 problems (hard to tell if i2c issues were caused by one master, another, or
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_init.c70 int mt76x2_mac_reset(struct mt76x02_dev *dev, bool hard) in mt76x2_mac_reset() argument
114 if (!hard) in mt76x2_mac_reset()
H A Dmt76x2.h66 int mt76x2_mac_reset(struct mt76x02_dev *dev, bool hard);
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Darm,syscon-icst.yaml25 connects the low 8 bits of the VDW (missing one bit), hard-wires RDW to
26 different values and sometimes also hard-wires the output divider. They
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dusb-hcd.yaml34 description: The hard wired USB devices
/freebsd/share/mk/
H A Dbsd.README34 bsd.links.mk - install of links (sym/hard)
208 and there may be multiple pairs. The files are hard-linked.
236 INSTALL_LINK Command to install a hard link.
242 LINKOWN Owner of hard links created by INSTALL_LINK.
244 LINKGRP Group of hard links created by INSTALL_LINK.
246 LINKMODE Mode of hard links created by INSTALL_LINK.
248 SYMLINKOWN Owner of hard links created by INSTALL_[R]SYMLINK.
250 SYMLINKGRP Group of hard links created by INSTALL_[R]SYMLINK.
252 SYMLINKMODE Mode of hard links created by INSTALL_[R]SYMLINK.
365 file. The files are hard-linked. For example, to link
[all …]
/freebsd/contrib/openbsm/libauditd/
H A Dauditd_lib.c607 char soft, hard; in auditd_read_dirs() local
637 hard = (sfs.f_bfree < AUDIT_HARD_LIMIT_FREE_BLOCKS) ? 1 : 0; in auditd_read_dirs()
643 if (hard) { in auditd_read_dirs()
652 dirent->hardlim = hard; in auditd_read_dirs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td64 // Recognize hard coded registers.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dasix,ax88178.yaml13 Device tree properties for hard wired USB Ethernet devices.

1234567891011