Home
last modified time | relevance | path

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

12345678910

/freebsd-13.1/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-13.1/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-13.1/sys/mips/mips/
H A Dintr_machdep.c249 int hard, i, intr; in cpu_intr() local
268 hard = 0; in cpu_intr()
276 hard = 1; in cpu_intr()
284 hard ? "hard" : "soft", i); in cpu_intr()
290 hard ? "hard" : "soft", i); in cpu_intr()
/freebsd-13.1/usr.sbin/manctl/
H A Dmanctl.sh83 echo moving hard link $pname 1>&2
169 echo replacing $fname with a hard link
217 echo moving hard link $pname 1>&2
271 echo moving hard link $pname 1>&2
/freebsd-13.1/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-13.1/contrib/openpam/
H A Dtest-driver47 [--enable-hard-errors={yes|no}] [--]
68 --enable-hard-errors) enable_hard_errors=$2; shift;;
/freebsd-13.1/contrib/libevent/
H A Dtest-driver47 [--enable-hard-errors={yes|no}] [--]
68 --enable-hard-errors) enable_hard_errors=$2; shift;;
/freebsd-13.1/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-13.1/contrib/tcsh/nls/C/
H A Dset156 4 \040hard
/freebsd-13.1/contrib/tcsh/nls/german/
H A Dset156 4 \040(hard limit)
/freebsd-13.1/contrib/tcsh/nls/spanish/
H A Dset156 4 \040(hard-limit)
/freebsd-13.1/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-13.1/sys/contrib/openzfs/config/
H A Dkernel-kmap-atomic-args.m43 dnl # kmap_atomic changed from assigning hard-coded named slot to using
/freebsd-13.1/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-13.1/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-13.1/share/mk/
H A Dbsd.README36 bsd.links.mk - install of links (sym/hard)
210 and there may be multiple pairs. The files are hard-linked.
238 INSTALL_LINK Command to install a hard link.
244 LINKOWN Owner of hard links created by INSTALL_LINK.
246 LINKGRP Group of hard links created by INSTALL_LINK.
248 LINKMODE Mode of hard links created by INSTALL_LINK.
250 SYMLINKOWN Owner of hard links created by INSTALL_[R]SYMLINK.
252 SYMLINKGRP Group of hard links created by INSTALL_[R]SYMLINK.
254 SYMLINKMODE Mode of hard links created by INSTALL_[R]SYMLINK.
367 file. The files are hard-linked. For example, to link
[all …]
/freebsd-13.1/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-13.1/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVR.td64 // Recognize hard coded registers.
/freebsd-13.1/usr.sbin/bsdconfig/include/
H A Dnetwork_device.hlp10 computer and another PC. The link must be hard-wired as the SLIP
34 If a hard-wired connection to another FreeBSD (2.0R or later) machine
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSDNodeProperties.td19 // Note: These are hard coded into tblgen.
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,ssi.txt74 On SOCs that have an SSI, specific DMA channels are hard-wired for playback
78 DMA controller to use, but the channels themselves are hard-wired. The
/freebsd-13.1/contrib/file/magic/Magdir/
H A Damigaos184 # 1 MiB hard disc by test for T_HEADER=2 and header_key=0=high_seq
188 # 2 MiB hard disc; only works if in ../../src/file.h FILE_BYTES_MAX is raised to 2 MiB
190 #>>0x100000 ubelong 2 \b, 2 MiB hard disc rootblock
/freebsd-13.1/lib/msun/riscv/
H A Dfenv.h80 #error compiler did not set soft/hard float macros
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/perf/
H A Dnfs-sample.cfg39 export NFS_OPTIONS="-o rw,nosuid,bg,hard,rsize=1048576,wsize=1048576,"

12345678910