Home
last modified time | relevance | path

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

12345678910>>...12

/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDrwsnoop_example.txt9 100 20334 sshd W 1 /devices/pseudo/clone@0:ptm
10 0 20320 bash W 1 /devices/pseudo/pts@0:12
11 100 20334 sshd R 2 /devices/pseudo/clone@0:ptm
13 0 2848 ls W 58 /devices/pseudo/pts@0:12
14 0 2848 ls W 68 /devices/pseudo/pts@0:12
15 0 2848 ls W 57 /devices/pseudo/pts@0:12
16 0 2848 ls W 67 /devices/pseudo/pts@0:12
17 0 2848 ls W 48 /devices/pseudo/pts@0:12
18 0 2848 ls W 49 /devices/pseudo/pts@0:12
19 0 2848 ls W 33 /devices/pseudo/pts@0:12
[all …]
HDstatsnoop_example.txt11 0 1485 dtrace 0 /devices/pseudo/pts@0:6
16 100 795 sdtperfmeter 0 /devices/pseudo/mm@0:null
17 0 803 rpc.rstatd 0 /devices/pseudo/udp@0:udp
18 0 803 rpc.rstatd 0 /devices/pseudo/udp@0:udp
19 100 795 sdtperfmeter 0 /devices/pseudo/mm@0:null
22 100 791 dtwm 0 /devices/pseudo/mm@0:null
23 100 783 ttsession 0 /devices/pseudo/pts@0:3
24 100 783 ttsession 0 /devices/pseudo/pts@0:3
25 100 783 ttsession 0 /devices/pseudo/pts@0:3
26 100 791 dtwm 0 /devices/pseudo/mm@0:null
[all …]
HDpfilestat_example.txt13 write 4 3% /devices/pseudo/mm@0:null
19 write 4 53479 /devices/pseudo/mm@0:null
37 write 4 5% /devices/pseudo/mm@0:null
45 write 4 53492 /devices/pseudo/mm@0:null
61 write 4 3% /devices/pseudo/mm@0:zero
69 write 4 13606 /devices/pseudo/mm@0:zero
100 write 3 7% /devices/pseudo/mm@0:null
114 write 3 21254 /devices/pseudo/mm@0:null
180 write 3 2% /devices/pseudo/mm@0:null
195 write 3 7881 /devices/pseudo/mm@0:null
HDrfileio_example.txt10 /devices/pseudo/clone@0:ptm logical 4
12 /devices/pseudo/pts@0:3 logical 4
17 /devices/pseudo/pts@0:3 logical 3
18 /devices/pseudo/clone@0:ptm logical 92
/NextBSD/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/io/
HDtst.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
/NextBSD/contrib/gcc/
HDintegrate.c57 rtx pseudo; member
218 if (rtx_equal_p (ivs->entries[i].pseudo, reg)) in get_hard_reg_initial_reg()
256 ivs->entries[ivs->num_entries].pseudo = gen_reg_rtx (mode); in get_hard_reg_initial_val()
258 return ivs->entries[ivs->num_entries++].pseudo; in get_hard_reg_initial_val()
276 return ivs->entries[i].pseudo; in has_hard_reg_initial_val()
293 emit_move_insn (ivs->entries[i].pseudo, ivs->entries[i].hard_reg); in emit_initial_value_sets()
333 int regno = REGNO (ivs->entries[i].pseudo); in allocate_initial_values()
336 if (x && REG_N_SETS (REGNO (ivs->entries[i].pseudo)) <= 1) in allocate_initial_values()
350 REGNO (ivs->entries[i].pseudo) = new_regno; in allocate_initial_values()
/NextBSD/targets/pseudo/the-lot/
HDMakefile.depend6 targets/pseudo/kernel \
7 targets/pseudo/toolchain \
8 targets/pseudo/userland \
/NextBSD/contrib/ntp/lib/isc/
HDentropy.c95 isc_uint32_t pseudo; /*%< bits extracted in pseudorandom */ member
250 add_pseudo(isc_entropy_t *ent, isc_uint32_t pseudo) { in add_pseudo() argument
252 pseudo = ISC_MIN(pseudo, RND_POOLBITS * 8); in add_pseudo()
254 pseudo += ent->pool.pseudo; in add_pseudo()
256 ent->pool.pseudo = ISC_MIN(pseudo, RND_POOLBITS * 8); in add_pseudo()
263 subtract_pseudo(isc_entropy_t *ent, isc_uint32_t pseudo) { in subtract_pseudo() argument
264 pseudo = ISC_MIN(pseudo, ent->pool.pseudo); in subtract_pseudo()
265 ent->pool.pseudo -= pseudo; in subtract_pseudo()
659 pool->pseudo = 0; in isc_entropypool_init()
668 pool->pseudo = 0; in isc_entropypool_invalidate()
[all …]
/NextBSD/cddl/contrib/dtracetoolkit/Snippits/
HDfd2pathname.txt15 /devices/pseudo/clone@0:ptm 6
18 /devices/pseudo/consms@0:mouse 31
19 /devices/pseudo/conskbd@0:kbd 47
/NextBSD/crypto/openssl/doc/crypto/
HDBN_rand.pod5 BN_rand, BN_pseudo_rand, BN_rand_range, BN_pseudo_rand_range - generate pseudo-random number
21 BN_rand() generates a cryptographically strong pseudo-random number of
30 BN_pseudo_rand() does the same, but pseudo-random numbers generated by
35 BN_rand_range() generates a cryptographically strong pseudo-random
HDRAND_bytes.pod17 RAND_bytes() puts B<num> cryptographically strong pseudo-random bytes
21 RAND_pseudo_bytes() puts B<num> pseudo-random bytes into B<buf>.
29 the new pseudo-random bytes unless disabled at compile time (see FAQ).
/NextBSD/etc/
HDmaster.passwd10 games:*:7:13::0:0:Games pseudo-user:/:/usr/sbin/nologin
18 proxy:*:62:62::0:0:Packet Filter pseudo-user:/nonexistent:/usr/sbin/nologin
21 uucp:*:66:66::0:0:UUCP pseudo-user:/var/spool/uucppublic:/usr/local/libexec/uucp/uucico
/NextBSD/contrib/netbsd-tests/usr.bin/config/
HDd_no_pseudo9 # Simply negating a pseudo-device should yield an error.
11 pseudo-device pseudodev
/NextBSD/targets/pseudo/toolchain/
HDMakefile.depend25 DIRDEPS+= targets/pseudo/clang
28 DIRDEPS+= targets/pseudo/gcc
/NextBSD/targets/
HDMakefile42 target_dirs = targets targets/pseudo
49 .if ${DIRDEPS:Mtargets/pseudo/*} != ""
56 DIRDEPS = targets/pseudo/check-commit
/NextBSD/crypto/openssl/doc/apps/
HDopenssl.pod44 The pseudo-commands B<list-standard-commands>, B<list-message-digest-commands>,
49 The pseudo-commands B<list-cipher-algorithms> and
54 The pseudo-command B<list-public-key-algorithms> lists all supported public
57 The pseudo-command B<no->I<XXX> tests whether a command of the
65 not able to detect pseudo-commands such as B<quit>,
192 Generate pseudo-random bytes.
416 The B<list->I<XXX>B<-commands> pseudo-commands were added in OpenSSL 0.9.3;
417 The B<list->I<XXX>B<-algorithms> pseudo-commands were added in OpenSSL 1.0.0;
418 the B<no->I<XXX> pseudo-commands were added in OpenSSL 0.9.5a.
HDrand.pod5 rand - generate pseudo-random bytes
18 The B<rand> command outputs I<num> pseudo-random bytes after seeding
/NextBSD/contrib/file/magic/Magdir/
HDsniffer126 >20 belong 139 (MTP2 with pseudo-header
159 >20 belong 201 (Bluetooth HCI H4 with pseudo-header
162 >20 belong 204 (PPP with direction pseudo-header
163 >20 belong 205 (Cisco HDLC with direction pseudo-header
164 >20 belong 206 (Frame Relay with direction pseudo-header
/NextBSD/crypto/openssl/crypto/bn/
HDbn_rand.c222 static int bn_rand_range(int pseudo, BIGNUM *r, const BIGNUM *range) in bn_rand_range() argument
225 pseudo ? BN_pseudo_rand : BN_rand; in bn_rand_range()
/NextBSD/contrib/elftoolchain/libdwarf/
HDlibdwarf_reloc.c124 int pseudo; in _dwarf_reloc_section_init() local
145 pseudo = 1; in _dwarf_reloc_section_init()
147 pseudo = 0; in _dwarf_reloc_section_init()
151 if (_dwarf_section_init(dbg, &drs->drs_ds, name, pseudo, error) != in _dwarf_reloc_section_init()
/NextBSD/contrib/elftoolchain/elfcopy/
HDsegments.c75 if (s->off < seg->off || (s->vma < seg->addr && !s->pseudo)) in add_to_inseg_list()
117 if (!s->pseudo) { in adjust_addr()
339 if (s->pseudo || s->name == NULL) in adjust_addr()
428 if (s->pseudo) in copy_phdr()
/NextBSD/contrib/binutils/gas/
HDNEWS4 * Added gas .reloc pseudo. This is a low-level interface for creating
66 * Added a pseudo-op (.secrel32) to generate 32 bit section relative relocations
76 * New command line option --alternate and pseudo-ops .altmacro and .noaltmacro
191 * x86 gas has a new .arch pseudo op to specify the target CPU architecture.
212 * New .elseif pseudo-op added.
220 * A new pseudo-op .intel_syntax has been implemented to allow gas to parse i386
223 * New pseudo-ops .func,.endfunc to aid in debugging user-written assembler code.
276 * The ELF assembler has a new pseudo-op, .symver, used for symbol versioning.
281 * Added new pseudo-op, .equiv; it's like .equ, except that it is an error if
313 MRI mode. The pseudo-op ``.mri 1'' will switch into the MRI mode until the
/NextBSD/targets/pseudo/universe/
HDMakefile.depend9 targets/pseudo/hosttools.host \
/NextBSD/share/examples/drivers/
HDREADME26 one for making a device driver for pseudo devices (e.g. /dev/null).
43 and in /sys/dev for the pseudo driver script.
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDBuiltinTypes.def199 // The type of an expression which refers to a pseudo-object,
202 // pseudo-object is actually accessed by emitting a call to
205 // pseudo-object reference is used syntactically as the
208 // A pseudo-object reference naming an Objective-C @property is

12345678910>>...12