Home
last modified time | relevance | path

Searched +full:0200 +full:h (Results 1 – 25 of 127) sorted by relevance

123456

/freebsd-src/libexec/getty/
H A Dmain.c32 #include <sys/param.h>
33 #include <sys/ioctl.h>
34 #include <sys/time.h>
35 #include <sys/resource.h>
36 #include <sys/stat.h>
37 #include <sys/ttydefaults.h>
38 #include <sys/utsname.h>
40 #include <ctype.h>
41 #include <errno.h>
42 #include <fcntl.h>
[all …]
/freebsd-src/contrib/xz/
H A DChangeLog8 src/liblzma/api/lzma/version.h | 2 +-
213 Date: 2024-09-16 23:19:46 +0200
232 Date: 2024-09-16 22:04:40 +0200
328 liblzma: Fix x86-64 movzw compatibility in range_decoder.h
333 without a suffix, making range_decoder.h's inline assembly
345 [1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=c07315e0c610e0e3317b4c02266f81793df253d2
355 src/liblzma/rangecoder/range_decoder.h | 24 ++++++++++++------------
524 Note that the other part of the check is that #include <arm_acle.h>
559 so that if .in.h changes the copying is done again.
592 tries to check if somefunction() is available when <someheader.h>
[all...]
/freebsd-src/bin/dd/
H A Dconv_tab.c36 #include <sys/types.h>
38 #include <signal.h>
39 #include <stdint.h>
41 #include "dd.h"
42 #include "extern.h"
76 0200, 0201, 0202, 0203, 0204, 0012, 0027, 0033, /* 0040 */
88 0303, 0141, 0142, 0143, 0144, 0145, 0146, 0147, /* 0200 */
124 0040, 0041, 0042, 0043, 0044, 0025, 0006, 0027, /* 0200 */
132 0166, 0167, 0170, 0200, 0212, 0213, 0214, 0215, /* 0300 */
160 0040, 0041, 0042, 0043, 0044, 0025, 0006, 0027, /* 0200 */
[all …]
/freebsd-src/sys/contrib/dev/iwlwifi/fw/
H A Ddebugfs.c7 #include "api/commands.h"
8 #include "debugfs.h"
9 #include "dbg.h"
10 #include <linux/seq_file.h>
402 FWRT_DEBUGFS_ADD_FILE(timestamp_marker, dbgfs_dir, 0200);
403 FWRT_DEBUGFS_ADD_FILE(fw_info, dbgfs_dir, 0200);
404 FWRT_DEBUGFS_ADD_FILE(send_hcmd, dbgfs_dir, 0200);
405 FWRT_DEBUGFS_ADD_FILE(enabled_severities, dbgfs_dir, 0200);
/freebsd-src/sys/contrib/dev/iwlwifi/mvm/
H A Ddebugfs.c7 #include <linux/vmalloc.h>
8 #include <linux/err.h>
9 #include <linux/ieee80211.h>
10 #include <linux/netdevice.h>
11 #include <linux/dmi.h>
13 #include "mvm.h"
14 #include "sta.h"
15 #include "iwl-io.h"
16 #include "debugfs.h"
17 #include "iwl-modparams.h"
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h1 //===-- tsan_platform.h -----------------------------------------*- C++ -*-===//
21 #include "sanitizer_common/sanitizer_common.h"
22 #include "tsan_defs.h"
49 0000 0000 1000 - 0200 0000 0000: main binary and/or MAP_32BIT mappings (2TB)
50 0200 0000 0000 - 1000 0000 0000: -
94 0100 0000 00 - 0200 0000 00: main binary (4 GB)
95 0200 0000 00 - 1200 0000 00: - (64 GB)
128 0100 0000 00 - 0200 0000 00: main binary, modules, thread stacks (4 GB)
129 0200 0000 00 - 0300 0000 00: heap (4 GB)
320 0100 0000 0000 - 0200 0000 0000: -
[all …]
/freebsd-src/contrib/sendmail/include/sm/
H A Dshm.h9 * $Id: shm.h,v 1.12 2013-11-22 20:51:31 ca Exp $
16 # include <sys/types.h>
17 # include <sys/ipc.h>
18 # include <sys/shm.h>
20 /* # include "def.h" */
39 # define SHM_W 0200
H A Dsem.h9 * $Id: sem.h,v 1.11 2013-11-22 20:51:31 ca Exp $
15 #include <sm/gen.h>
23 # include <sys/types.h>
24 # include <sys/ipc.h>
25 # include <sys/sem.h>
37 # define SEM_A 0200
H A Dsendmail.h11 ** SENDMAIL.H -- MTA-specific definitions for sendmail.
17 #include <sm/rpool.h>
21 #define SM_MM_QUOTE(ch) (((ch) & 0377) == METAQUOTE || (((ch) & 0340) == 0200))
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/
H A Dzfs_diff_mangle.ksh17 # 'zfs diff' escapes filenames as expected, 'zfs diff -h' doesn't
22 # 3. verify 'zfs diff' mangles them and 'zfs diff -h' doesn't
32 log_assert "'zfs diff' mangles filenames, 'zfs diff -h' doesn't"
44 …pan' + '\0320\0264\0320\0276\0321\0201\0321\0202\0320\0276\0320\0277\0321\0200\0320\0270\0320\0274…
45 log_must diff -u <(zfs diff -h "$TESTSNAP1" | grep -vF '<xattrdir>' | sort) "$MNTPOINT/śmieszny żup…
48 log_pass "'zfs diff' mangles filenames, 'zfs diff -h' doesn't"
/freebsd-src/usr.bin/tip/tip/
H A Dtip.c42 #include "tip.h"
43 #include "pathnames.h"
564 static char partab[0200];
613 flip = 0200; /* reverse bit 7 */ in setparity()
617 set = 0200; /* turn on bit 7 */ in setparity()
622 for (i = 0; i < 0200; i++) in setparity()
/freebsd-src/contrib/nvi/regex/
H A Dregex2.h1 /* $NetBSD: regex2.h,v 1.5 2011/11/23 15:43:39 tnozaki Exp $ */
35 * @(#)regex2.h 8.3 (Berkeley) 3/16/94
55 #define MAGIC1 ((('r'^0200)<<8) | 'e')
136 # define MAGIC2 ((('R'^0200)<<8)|'E')
H A Dregex.h1 /* $NetBSD: regex.h,v 1.1.1.2 2008/05/18 14:31:38 aymeric Exp $ */
35 * @(#)regex.h 8.1 (Berkeley) 6/2/93
42 #include "config.h"
43 #include "../common/multibyte.h"
69 #define REG_DUMP 0200
/freebsd-src/contrib/sendmail/libsm/
H A Dt-qic.c10 #include <sm/gen.h>
13 #include <stdio.h>
14 #include <sm/sendmail.h>
15 #include <sm/assert.h>
16 #include <sm/heap.h>
17 #include <sm/string.h>
18 #include <sm/test.h>
144 ch = 0200 + i;
160 ch = 0200 + i;
H A Dstrcasecmp.c14 #include <sm/gen.h>
17 #include <sm/config.h>
18 #include <sm/string.h>
19 #include <string.h>
51 0200, 0201, 0202, 0203, 0204, 0205, 0206, 0207,
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h35 * @(#)regex2.h 8.4 (Berkeley) 3/20/94
41 #include "regutils.h"
42 #include <stddef.h>
47 #define MAGIC1 ((('r'^0200)<<8) | 'e')
134 # define MAGIC2 ((('R'^0200)<<8)|'E')
H A Dregex_impl.h35 * @(#)regex.h 8.1 (Berkeley) 6/2/93
41 #include <sys/types.h>
63 #define REG_DUMP 0200
/freebsd-src/lib/libsecureboot/openpgp/
H A Ddecode.h31 # include <openssl/bn.h>
32 # include <openssl/rsa.h>
33 # include <openssl/evp.h>
40 #define OPENPGP_TAG_ISTAG 0200
/freebsd-src/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.c6 #include <linux/vmalloc.h>
8 #include "debugfs.h"
10 #include "core.h"
11 #include "debug.h"
12 #include "wmi.h"
13 #include "hal_rx.h"
14 #include "dp_tx.h"
15 #include "debugfs_htt_stats.h"
16 #include "peer.h"
17 #include "hif.h"
[all …]
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_entry_strmode.c26 #include "archive_platform.h"
29 #include <sys/stat.h>
32 #include <string.h>
35 #include "archive_entry.h"
36 #include "archive_entry_private.h"
42 { 0400, 0200, 0100, 0040, 0020, 0010, 0004, 0002, 0001 }; in archive_entry_strmode()
61 bp[0] = 'h'; in archive_entry_strmode()
/freebsd-src/sys/contrib/device-tree/Bindings/usb/
H A Dgeneric.txt22 in binary-coded decimal (i.e. 2.0 is 0200H). This
H A Dusb-drd.yaml17 decimal (i.e. 2.0 is 0200H). This property is used if any real OTG
/freebsd-src/include/
H A Dregex.h39 #include <sys/cdefs.h>
40 #include <sys/_types.h>
70 #define REG_DUMP 0200
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c7 #include "core.h"
8 #include "wmi-ops.h"
9 #include "txrx.h"
10 #include "debug.h"
763 debugfs_create_file("addba", 0200, dir, sta, &fops_addba); in ath10k_sta_add_debugfs()
764 debugfs_create_file("addba_resp", 0200, dir, sta, &fops_addba_resp); in ath10k_sta_add_debugfs()
765 debugfs_create_file("delba", 0200, dir, sta, &fops_delba); in ath10k_sta_add_debugfs()
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_access.c31 #include <sys/cdefs.h>
35 #include <sys/param.h> /* For __FreeBSD_version */
38 #include <atf-c.h>
40 #include <sys/stat.h>
41 #include <sys/sysctl.h>
43 #include <errno.h>
44 #include <fcntl.h>
45 #include <limits.h>
46 #include <stdint.h>
47 #include <stdio.h>
[all...]

123456