Home
last modified time | relevance | path

Searched refs:read (Results 1 – 25 of 1878) sorted by relevance

12345678910>>...76

/openbsd/share/snmp/
H A DOPENBSD-PF-MIB.txt454 MAX-ACCESS read-only
463 MAX-ACCESS read-only
473 MAX-ACCESS read-only
482 MAX-ACCESS read-only
491 MAX-ACCESS read-only
503 MAX-ACCESS read-only
511 MAX-ACCESS read-only
520 MAX-ACCESS read-only
528 MAX-ACCESS read-only
536 MAX-ACCESS read-only
[all …]
H A DOPENBSD-RELAYD-MIB.txt87 MAX-ACCESS read-only
95 MAX-ACCESS read-only
104 MAX-ACCESS read-only
112 MAX-ACCESS read-only
120 MAX-ACCESS read-only
128 MAX-ACCESS read-only
136 MAX-ACCESS read-only
144 MAX-ACCESS read-only
152 MAX-ACCESS read-only
160 MAX-ACCESS read-only
[all …]
H A DOPENBSD-CARP-MIB.txt61 MAX-ACCESS read-only
69 MAX-ACCESS read-only
77 MAX-ACCESS read-only
88 MAX-ACCESS read-only
126 MAX-ACCESS read-only
134 MAX-ACCESS read-only
142 MAX-ACCESS read-only
150 MAX-ACCESS read-only
158 MAX-ACCESS read-only
166 MAX-ACCESS read-only
[all …]
/openbsd/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A D10_read.t13 # read() should read these files without error
45 my $got = eval { CPAN::Meta::YAML->read( $file ) };
58 # test that read method on object is also a constructor
59 ok( my $got2 = eval { $got->read( $file ) }, "read() object method");
66 # read() should fail to read these files and provide expected errors
79 my $result = eval { CPAN::Meta::YAML->read( $file ) };
85 # Additional errors without a file to read
87 subtest "bad read arguments" => sub {
88 eval { CPAN::Meta::YAML->read(); };
90 "Got expected error: no filename provided to read()"
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingPlatformWindows.c25 #pragma section(".lprfn$A", read)
26 #pragma section(".lprfn$Z", read)
29 #pragma section(".lprfd$A", read, write)
30 #pragma section(".lprfd$Z", read, write)
31 #pragma section(".lprfc$A", read, write)
32 #pragma section(".lprfc$Z", read, write)
33 #pragma section(".lorderfile$A", read, write)
34 #pragma section(".lprfnd$A", read, write)
35 #pragma section(".lprfnd$Z", read, write)
/openbsd/games/backgammon/common_source/
H A Dsave.c139 read(fdesc, board, sizeof(board)); in recover()
140 read(fdesc, off, sizeof(off)); in recover()
141 read(fdesc, in, sizeof(in)); in recover()
142 read(fdesc, dice, sizeof(dice)); in recover()
143 read(fdesc, &cturn, sizeof(cturn)); in recover()
144 read(fdesc, &dflag, sizeof(dflag)); in recover()
145 read(fdesc, &dlast, sizeof(dlast)); in recover()
146 read(fdesc, &pnum, sizeof(pnum)); in recover()
147 read(fdesc, &rscore, sizeof(rscore)); in recover()
148 read(fdesc, &wscore, sizeof(wscore)); in recover()
[all …]
/openbsd/sys/arch/macppc/stand/
H A Dofdev.c178 size_t read; in read_mac_label() local
184 (read != DEV_BSIZE)) in read_mac_label()
204 || (read != DEV_BSIZE)) in read_mac_label()
217 && read == DEV_BSIZE) in read_mac_label()
243 size_t read; in search_label() local
250 read != DEV_BSIZE) in search_label()
264 && read == DEV_BSIZE) { in search_label()
271 || read != DEV_BSIZE) { in search_label()
282 || read != DEV_BSIZE) { in search_label()
300 size_t read; in devopen() local
[all …]
/openbsd/regress/bin/ksh/
H A Dread.t1 # $OpenBSD: read.t,v 1.2 2022/10/16 12:34:13 kn Exp $
22 # - can't change read-only variables
24 # - set -o allexport effects read
31 name: read-IFS-1
37 read x y z < IN
40 read x < IN
48 name: read-ksh-1
53 read < IN
59 name: signal-aborts-endless-read
61 Check that an endless read can be interrupted.
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DStackMapParser.h61 return read<uint64_t>(P); in getFunctionAddress()
66 return read<uint64_t>(P + sizeof(uint64_t)); in getStackSize()
123 return read<uint16_t>(P + SizeOffset); in getSizeInBytes()
129 return read<uint16_t>(P + DwarfRegNumOffset); in getDwarfRegNum()
135 return read<uint32_t>(P + SmallConstantOffset); in getSmallConstant()
142 return read<uint32_t>(P + SmallConstantOffset); in getConstantIndex()
150 return read<int32_t>(P + SmallConstantOffset); in getOffset()
177 return read<uint16_t>(P + DwarfRegNumOffset); in getDwarfRegNum()
182 return read<uint8_t>(P + SizeOffset); in getSizeInBytes()
210 return read<uint64_t>(P + PatchpointIDOffset); in getID()
[all …]
H A DFaultMapParser.h43 template <typename T> static T read(const uint8_t *P, const uint8_t *E) { in read() function
45 return support::endian::read<T, support::little, 1>(P); in read()
78 return read<FaultKindType>(P + FaultKindOffset, E); in getFaultKind()
82 return read<FaultingPCOffsetType>(P + FaultingPCOffsetOffset, E); in getFaultingPCOffset()
86 return read<HandlerPCOffsetType>(P + HandlerPCOffsetOffset, E); in getHandlerPCOffset()
114 return read<FunctionAddrType>(P + FunctionAddrOffset, E); in getFunctionAddr()
118 return read<NumFaultingPCsType>(P + NumFaultingPCsOffset, E); in getNumFaultingPCs()
142 auto Version = read<FaultMapVersionType>(P + FaultMapVersionOffset, E); in getFaultMapVersion()
148 return read<NumFunctionsType>(P + NumFunctionsOffset, E); in getNumFunctions()
/openbsd/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c152 static enum mod_hdcp_status read(struct mod_hdcp *hdcp, in read() function
250 return read(hdcp, MOD_HDCP_MESSAGE_ID_READ_BKSV, in mod_hdcp_read_bksv()
257 return read(hdcp, MOD_HDCP_MESSAGE_ID_READ_BCAPS, in mod_hdcp_read_bcaps()
279 return read(hdcp, MOD_HDCP_MESSAGE_ID_READ_RI_R0, in mod_hdcp_read_r0p()
305 status = read(hdcp, MOD_HDCP_MESSAGE_ID_READ_VH_0, in mod_hdcp_read_vp()
310 status = read(hdcp, MOD_HDCP_MESSAGE_ID_READ_VH_1, in mod_hdcp_read_vp()
315 status = read(hdcp, MOD_HDCP_MESSAGE_ID_READ_VH_2, in mod_hdcp_read_vp()
320 status = read(hdcp, MOD_HDCP_MESSAGE_ID_READ_VH_3, in mod_hdcp_read_vp()
325 status = read(hdcp, MOD_HDCP_MESSAGE_ID_READ_VH_4, in mod_hdcp_read_vp()
336 status = read(hdcp, MOD_HDCP_MESSAGE_ID_READ_BINFO, in mod_hdcp_read_binfo()
[all …]
/openbsd/regress/lib/libssl/buffer/
H A Dbuffertest.c174 size_t read; member
182 .read = 2048,
197 .read = 2048,
207 .read = 1000,
212 .read = 1048,
242 .read = 1024,
247 .read = 2048,
252 .read = 1024,
257 .read = 1024,
262 .read = 4096,
[all …]
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_eeprom.c93 u8 *eeprom_buf, u16 buf_size, bool read) in __amdgpu_eeprom_xfer() argument
103 .flags = read ? I2C_M_RD : 0, in __amdgpu_eeprom_xfer()
119 if (!read) { in __amdgpu_eeprom_xfer()
155 if (!read) { in __amdgpu_eeprom_xfer()
182 u8 *eeprom_buf, u16 buf_size, bool read) in amdgpu_eeprom_xfer() argument
191 else if (read) in amdgpu_eeprom_xfer()
198 eeprom_buf, buf_size, read); in amdgpu_eeprom_xfer()
203 read ? "read" : "write", EEPROM_OFFSET_SIZE); in amdgpu_eeprom_xfer()
217 eeprom_buf, ps, read); in amdgpu_eeprom_xfer()
/openbsd/gnu/usr.bin/perl/cpan/IPC-SysV/t/
H A Dshm.t70 is($shm->read(0, 4), pack("N", 4711), 'read(offs=0)');
71 is($shm->read(4, 4), pack("N", 210577), 'read(offs=4)');
81 is($shm->read(0, 4), pack("N", 4711), 'read(offs=0)');
82 is($shm->read(4, 4), pack("N", 210577), 'read(offs=4)');
90 is($shm->read(1, 6), 'Shared', 'read(offs=1)');
92 is(unpack("P6", $shm->addr), 'Memory', 'read using unpack');
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_win_sections.cpp34 #pragma section(".SCOV$CA", read, write)
44 #pragma section(".SCOV$CZ", read, write)
48 #pragma section(".SCOV$GA", read, write)
50 #pragma section(".SCOV$GZ", read, write)
59 #pragma section(".SCOVP$A", read)
61 #pragma section(".SCOVP$Z", read)
/openbsd/regress/sys/kern/sosplice/
H A Dfuncs.pl209 defined($read)
211 if ($read == 0) {
218 $read = $max - $len;
221 while ($off < $read) {
293 $read == $write
337 my $read;
344 defined($read)
405 $len += $read;
430 $read > 0
600 $len += $read;
[all …]
/openbsd/gnu/usr.bin/binutils/gdb/
H A Duser-regs.c44 struct value *(*read) (struct frame_info * frame); member
62 user_reg_read_ftype *read, struct user_reg *reg) in append_user_reg() argument
69 reg->read = read; in append_user_reg()
80 user_reg_add_builtin (const char *name, user_reg_read_ftype *read) in user_reg_add_builtin() argument
82 append_user_reg (&builtin_user_regs, name, read, in user_reg_add_builtin()
98 append_user_reg (regs, reg->name, reg->read, in user_regs_init()
105 user_reg_read_ftype *read) in user_reg_add() argument
115 append_user_reg (regs, name, read, in user_reg_add()
202 return reg->read (frame); in value_of_user_reg()
/openbsd/gnu/llvm/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp153 void read() { in read() function in llvm::object::Parser
163 read(); in readAsInt()
170 read(); in expect()
179 read(); in parseOne()
226 read(); in parseExport()
228 read(); in parseExport()
245 read(); in parseExport()
296 read(); in parseNumbers()
309 read(); in parseName()
317 read(); in parseName()
[all …]
/openbsd/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cpp35 #pragma section(".CRT$XIB", long, read)
36 #pragma section(".CRT$XID", long, read)
37 #pragma section(".CRT$XCAB", long, read)
38 #pragma section(".CRT$XTW", long, read)
39 #pragma section(".CRT$XTY", long, read)
40 #pragma section(".CRT$XLAB", long, read)
/openbsd/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DTarzip.pm72 my($self,$read) = @_;
76 $fhw = FileHandle->new($read)
96 my $read = $self->{FILE};
101 my $gz = Compress::Zlib::gzopen($read, "rb")
122 my $read = $self->{FILE};
129 $read,
137 if ($len == -s $read) {
143 } elsif ( $read=~/\.(?:gz|tgz)$/ && _zlib_ok ) {
148 my $gz = Compress::Zlib::gzopen($read, "rb")
150 $read,
[all …]
/openbsd/regress/sys/fifofs/
H A Dfifotest.out13 select read write, timeout=0
15 select read, timeout=0
33 select read, timeout=0
54 select read, timeout=-1
72 select read, timeout=-1
93 select read, timeout=0
111 select read, timeout=0
132 select read, timeout=-1
150 select read, timeout=-1
221 select read, timeout=-1
[all …]
/openbsd/usr.sbin/adduser/
H A Dadduser.perl1245 $read =~ s/^\s*//;
1246 $read =~ s/\s*$//;
1251 return $read if $c eq $read;
1266 $read =~ s/^\s*//;
1267 $read =~ s/\s*$//;
1284 return $read;
1288 return $read;
1297 local($read, $c);
1306 $read =~ s/^\s*//;
1307 $read =~ s/\s*$//;
[all …]
/openbsd/gnu/usr.bin/perl/dist/Dumpvalue/t/
H A Drt-134441-dumpvalue.t31 $x = $out->read;
34 $y = $out->read;
41 $x = $out->read;
45 $y = $out->read;
53 $x = $out->read;
57 $y = $out->read;
65 $x = $out->read;
69 $y = $out->read;
77 $x = $out->read;
81 $y = $out->read;
H A Dextend-coverage.t123 $x[0] = $out->read;
130 $y[0] = $out->read;
136 $x[1] = $out->read;
143 $y[1] = $out->read;
150 $x[2] = $out->read;
157 $y[2] = $out->read;
164 $x[3] = $out->read;
171 $y[3] = $out->read;
177 $x[4] = $out->read;
184 $y[4] = $out->read;
[all …]
/openbsd/gnu/usr.bin/perl/cpan/ExtUtils-Manifest/lib/ExtUtils/
H A DManifest.pm122 $read = {} if $manimiss;
132 %all = (%$found, %$read);
289 my $read = maniread() || {};
293 foreach my $file (_sort keys %$read){
312 my $read = maniread() || {};
346 my $read = {};
350 return $read;
392 $read->{$file} = $comment;
395 $read;
537 my($read,$target,$how)=@_;
[all …]

12345678910>>...76