Home
last modified time | relevance | path

Searched refs:pseudo (Results 1 – 25 of 252) sorted by relevance

1234567891011

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.d.out2 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 DMakefile.depend6 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 Dd_no_pseudo9 # Simply negating a pseudo-device should yield an error.
11 pseudo-device pseudodev
H A Dd_pseudo_parent9 pseudo-device pseudodev
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_msg_callback.pod57 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 DBN_rand.pod8 - 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 Dmaster.passwd8 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 Dadc128d818.txt10 - Mode 2: 4 pseudo-differential voltage readings
14 2 pseudo-differential voltage readings
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-rand.pod.in6 openssl-rand - generate pseudo-random bytes
22 secure pseudo random number generator (CSPRNG).
/freebsd/contrib/file/magic/Magdir/
H A Dsniffer137 >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 Dlibdwarf_reloc.c138 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 Dlibdwarf_sections.c35 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 Dcs42l56.txt25 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 DMakefile.depend7 targets/pseudo/hosttools.host \
H A DMakefile33 UNIVERSE_TARGET_RELDIR?= targets/pseudo/the-lot
/freebsd/share/mk/
H A Dlocal.dirdeps-targets.mk7 DIRDEPS_TARGETS_DIRS ?= targets targets/pseudo targets/packages
/freebsd/share/examples/drivers/
H A DREADME25 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 DSCSITEST.ioconf10 pseudo-root mainbus*
/freebsd/contrib/elftoolchain/elfcopy/
H A Dsegments.c75 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 Dsections.c176 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 Dmicrochip,pic32-rng.txt3 The PIC32 RNG provides a pseudo random number generator which can be seeded by
/freebsd/targets/pseudo/toolchain/
H A DMakefile.depend23 DIRDEPS+= targets/pseudo/clang
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DBuiltinTypes.def291 // 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 Dqcom,prng.txt1 Qualcomm MSM pseudo random number generator.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dvexpress-sysreg.txt15 - first cell is the pseudo-GPIO line number:
21 Control registers providing pseudo-GPIO lines must be represented

1234567891011