Home
last modified time | relevance | path

Searched refs:cooked (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/sbin/fsck/
H A Dfsutil.c188 const char *newname, *raw, *cooked; in blockcheck() local
231 cooked = getdiskcookedname(cbuf, sizeof(cbuf), newname); in blockcheck()
232 if (cooked == NULL) { in blockcheck()
236 newname = cooked; in blockcheck()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Djournal.c373 journal_pos_decode(journal_rawpos_t *raw, journal_pos_t *cooked) { in journal_pos_decode() argument
374 cooked->serial = decode_uint32(raw->serial); in journal_pos_decode()
375 cooked->offset = decode_uint32(raw->offset); in journal_pos_decode()
379 journal_pos_encode(journal_rawpos_t *raw, journal_pos_t *cooked) { in journal_pos_encode() argument
380 encode_uint32(cooked->serial, raw->serial); in journal_pos_encode()
381 encode_uint32(cooked->offset, raw->offset); in journal_pos_encode()
385 journal_header_decode(journal_rawheader_t *raw, journal_header_t *cooked) { in journal_header_decode() argument
386 INSIST(sizeof(cooked->format) == sizeof(raw->h.format)); in journal_header_decode()
388 memmove(cooked->format, raw->h.format, sizeof(cooked in journal_header_decode()
397 journal_header_encode(journal_header_t * cooked,journal_rawheader_t * raw) journal_header_encode() argument
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Djournal.c372 journal_pos_decode(journal_rawpos_t *raw, journal_pos_t *cooked) { in journal_pos_decode() argument
373 cooked->serial = decode_uint32(raw->serial); in journal_pos_decode()
374 cooked->offset = decode_uint32(raw->offset); in journal_pos_decode()
378 journal_pos_encode(journal_rawpos_t *raw, journal_pos_t *cooked) { in journal_pos_encode() argument
379 encode_uint32(cooked->serial, raw->serial); in journal_pos_encode()
380 encode_uint32(cooked->offset, raw->offset); in journal_pos_encode()
384 journal_header_decode(journal_rawheader_t *raw, journal_header_t *cooked) { in journal_header_decode() argument
385 INSIST(sizeof(cooked->format) == sizeof(raw->h.format)); in journal_header_decode()
387 memmove(cooked->format, raw->h.format, sizeof(cooked->format)); in journal_header_decode()
388 journal_pos_decode(&raw->h.begin, &cooked->begin); in journal_header_decode()
[all …]
H A Drbtdb.c7652 size_t cooked = dns_rbt_serialize_align(size); in rbt_datafixer() local
7654 (p - (unsigned char *)base) + cooked) in rbt_datafixer()
7658 header->next = (rdatasetheader_t *)(p + cooked); in rbt_datafixer()
7884 size_t cooked, size; in rbt_datawriter() local
7933 cooked = dns_rbt_serialize_align(size); in rbt_datawriter()
7935 newheader.next = (rdatasetheader_t *)(off + cooked); in rbt_datawriter()
7958 if (size != (size_t)cooked) { in rbt_datawriter()
7960 CHECK(isc_stdio_write(pad, cooked - size, 1, rbtfile, in rbt_datawriter()
/netbsd-src/sys/arch/hp300/DOC/
H A DOptions59 also note that the NMI is only sent when the keyboard is in "cooked"
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dsniffer120 >20 belong&0x03FFFFFF 113 (Linux cooked v1
260 >20 belong&0x03FFFFFF 276 (Linux cooked v2
/netbsd-src/crypto/external/bsd/openssh/dist/
H A DPROTOCOL.mux115 return its local tty to "cooked" mode.
/netbsd-src/external/bsd/ntp/dist/ntpq/
H A Dntpq.texi142 @item @anchor{cooked} @code{cooked}
/netbsd-src/sbin/disklabel/
H A Dmain.c370 opendisk(const char *path, int flags, char *buf, int buflen, int cooked) in opendisk()
369 opendisk(const char * path,int flags,char * buf,int buflen,int cooked) opendisk() argument
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/
H A DREADME296 R_386_PC32 offsets which might have been cooked up in assembler, but is
/netbsd-src/sbin/fdisk/
H A Dfdisk.c77 #define opendisk(path, fl, buf, buflen, cooked) (-1) argument
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-2003601 32/64 cooked to raw register conversions.
6547 cooked.
6549 pseudo / cooked.
6555 that the register is cooked / virtual.
6556 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6559 (mips32_heuristic_proc_desc): Fetch the cooked register.
6565 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6566 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6567 Print the pseudo / cooked registers.
6568 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
[all …]
H A DChangeLog-19994519 raw and cooked mode.
4520 (go32_terminal_init): Invalidate the raw/cooked mode information.
4522 raw or cooked mode.
4527 raw/cooked mode, exactly like we found it last time.
4529 the terminal into cooked mode. Save the mode of inferior's input
H A DChangeLog-2004956 Export pre-cooked values in configure-* targets that begin with
6244 to set_gdbarch_sp_regnum(). Use cooked register number.
14512 cooked floating-point registers.
H A DChangeLog-20022035 (init_legacy_regcache_descr): Compute the size of a cooked
5602 print cooked-registers".
6125 (read_register_gen, write_register_gen): When a cooked register in
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-2003601 32/64 cooked to raw register conversions.
6547 cooked.
6549 pseudo / cooked.
6555 that the register is cooked / virtual.
6556 (mips_frame_saved_pc): Fetch the cooked PC, and not the raw PC.
6559 (mips32_heuristic_proc_desc): Fetch the cooked register.
6565 REGISTER_VIRTUAL_TYPE. Allow for a pseudo / cooked REGNUM.
6566 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
6567 Print the pseudo / cooked registers.
6568 (mips_print_registers_info): Assert REGNO is pseodo / cooked.
[all …]
H A DChangeLog-19994519 raw and cooked mode.
4520 (go32_terminal_init): Invalidate the raw/cooked mode information.
4522 raw or cooked mode.
4527 raw/cooked mode, exactly like we found it last time.
4529 the terminal into cooked mode. Save the mode of inferior's input
H A DChangeLog-2004956 Export pre-cooked values in configure-* targets that begin with
6244 to set_gdbarch_sp_regnum(). Use cooked register number.
14512 cooked floating-point registers.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-98991768 * ldlang.c (lang_one_common): Manipulate the section's cooked size
H A DChangeLog-00012303 more appropriate to the list construction. Handle cooked section
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-98991768 * ldlang.c (lang_one_common): Manipulate the section's cooked size
H A DChangeLog-00012303 more appropriate to the list construction. Handle cooked section
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt730 * stdin is in cooked mode. We do not switch stdin to binary
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git3083 Change how cooked index waits for threads
3084 This changes the cooked index code to wait for threads in its
3100 Move cooked_index_storage to cooked-index.h
3101 This moves cooked_index_storage to cooked-index.h. This is needed by
9628 the entries in the cooked index over and over.
13651 conditionally used in gdb/cp-support.c and gdb/dwarf2/cooked-index.c.
19158 Don't include cooked-index.h from dwarf2/read.h
19159 dwarf2/read.h includes cooked-index.h, but it doesn't need to. This
31137 and noticed gdb segfaulting during cooked index creating due to running out of
32048 In other words, the current approach breaks feature parity between cooked
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A DChangeLog-20211182 size. Allocate the cooked buffer dynamically.
6607 eliminate transfer_mode (raw or cooked) parameter from read/write

123