/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/ |
H A D | tst.fds.d.out | 2 fds[0] fi_dirname = /devices/pseudo 3 fds[0] fi_pathname = /devices/pseudo/mm@0:null 9 fds[1] fi_dirname = /devices/pseudo 10 fds[1] fi_pathname = /devices/pseudo/mm@0:null 16 fds[2] fi_dirname = /devices/pseudo 17 fds[2] fi_pathname = /devices/pseudo/mm@0:null 23 fds[3] fi_dirname = /devices/pseudo 24 fds[3] fi_pathname = /devices/pseudo/mm@0:null 30 fds[4] fi_dirname = /devices/pseudo 31 fds[4] fi_pathname = /devices/pseudo/mm@0:null
|
/freebsd/targets/pseudo/the-lot/ |
H A D | Makefile.depend | 6 targets/pseudo/kernel \ 7 targets/pseudo/toolchain \ 8 targets/pseudo/userland \ 11 DIRDEPS+= targets/pseudo/tests
|
/freebsd/contrib/netbsd-tests/usr.bin/config/ |
H A D | d_no_pseudo | 9 # Simply negating a pseudo-device should yield an error. 11 pseudo-device pseudodev
|
H A D | d_pseudo_parent | 9 pseudo-device pseudodev
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_msg_callback.pod | 57 This is set to 0 for the SSL3_RT_HEADER pseudo content type (see NOTES below). 64 messages). Alternatively it may be a "pseudo" content type. These pseudo 71 case of pseudo content types), which consists of I<len> bytes. The buffer is no 102 of data. The following pseudo content types are currently defined: 131 The pseudo content type B<SSL3_RT_INNER_CONTENT_TYPE> was added in OpenSSL 1.1.1.
|
H A D | BN_rand.pod | 8 - generate pseudo-random number 39 BN_rand_ex() generates a cryptographically strong pseudo-random 61 BN_rand_range_ex() generates a cryptographically strong pseudo-random
|
/freebsd/etc/ |
H A D | master.passwd | 8 games:*:7:13::0:0:Games pseudo-user:/:/usr/sbin/nologin 16 proxy:*:62:62::0:0:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin 19 uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adc128d818.txt | 10 - Mode 2: 4 pseudo-differential voltage readings 14 2 pseudo-differential voltage readings
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-rand.pod.in | 6 openssl-rand - generate pseudo-random bytes 22 secure pseudo random number generator (CSPRNG).
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sniffer | 137 >20 belong&0x03FFFFFF 139 (SS7 MTP2 with pseudo-header 192 >20 belong&0x03FFFFFF 198 (Ethernet with u10 Networks pseudo-header 195 >20 belong&0x03FFFFFF 201 (Bluetooth HCI H4 with pseudo-header 198 >20 belong&0x03FFFFFF 204 (PPP with direction pseudo-header 199 >20 belong&0x03FFFFFF 205 (Cisco HDLC with direction pseudo-header 200 >20 belong&0x03FFFFFF 206 (Frame Relay with direction pseudo-header 241 >20 belong&0x03FFFFFF 256 (Bluetooth Low Energy air interface with pseudo-header 273 >20 belong&0x03FFFFFF 291 (Hilscher netANALYZER NG pseudo-footer 274 >20 belong&0x03FFFFFF 292 (ZBOSS NCP protocol with pseudo-header
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_reloc.c | 138 int pseudo; in _dwarf_reloc_section_init() local 159 pseudo = 1; in _dwarf_reloc_section_init() 161 pseudo = 0; in _dwarf_reloc_section_init() 165 if (_dwarf_section_init(dbg, &drs->drs_ds, name, pseudo, error) != in _dwarf_reloc_section_init()
|
H A D | libdwarf_sections.c | 35 int pseudo, Dwarf_Error *error) in _dwarf_section_init() argument 52 if (!pseudo) { in _dwarf_section_init()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs42l56.txt | 25 as a pseudo-differential input referenced to AIN1REF/AIN3A. 28 as a pseudo-differential input referenced to AIN2REF/AIN3B.
|
/freebsd/targets/pseudo/universe/ |
H A D | Makefile.depend | 7 targets/pseudo/hosttools.host \
|
H A D | Makefile | 33 UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot
|
/freebsd/share/mk/ |
H A D | local.dirdeps-targets.mk | 7 DIRDEPS_TARGETS_DIRS ?= targets targets/pseudo targets/packages
|
/freebsd/share/examples/drivers/ |
H A D | README | 25 one for making a device driver for pseudo devices (e.g. /dev/null). 42 and in /sys/dev for the pseudo driver script.
|
/freebsd/contrib/netbsd-tests/dev/scsipi/libscsitest/ |
H A D | SCSITEST.ioconf | 10 pseudo-root mainbus*
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | segments.c | 75 if (s->off < seg->off || (s->vma < seg->vaddr && !s->pseudo)) in add_to_inseg_list() 90 if (s->pseudo) in add_to_inseg_list() 428 if (s->pseudo || s->name == NULL) in adjust_addr() 517 if (s->pseudo) { in copy_phdr()
|
H A D | sections.c | 176 if (s->pseudo) in check_section_rename() 327 if (sec->pseudo == 0) in insert_to_sec_list() 358 s->pseudo = 1; in create_scn() 553 if (!s->pseudo) in insert_shtab() 562 shtab->pseudo = 1; in insert_shtab() 575 if (s->pseudo) in copy_content() 978 if (s->pseudo || (s->type != SHT_NOBITS && s->type != SHT_NULL)) in resync_sections() 981 if (s->pseudo) { in resync_sections() 1410 if (s->pseudo) in update_shdr()
|
/freebsd/sys/contrib/device-tree/Bindings/rng/ |
H A D | microchip,pic32-rng.txt | 3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
|
/freebsd/targets/pseudo/toolchain/ |
H A D | Makefile.depend | 23 DIRDEPS+= targets/pseudo/clang
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | BuiltinTypes.def | 291 // The type of an expression which refers to a pseudo-object, 294 // pseudo-object is actually accessed by emitting a call to 297 // pseudo-object reference is used syntactically as the 300 // A pseudo-object reference naming an Objective-C @property is
|
/freebsd/sys/contrib/device-tree/Bindings/crypto/ |
H A D | qcom,prng.txt | 1 Qualcomm MSM pseudo random number generator.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | vexpress-sysreg.txt | 15 - first cell is the pseudo-GPIO line number: 21 Control registers providing pseudo-GPIO lines must be represented
|