Searched refs:raw (Results 26 - 50 of 92) sorted by relevance

1234

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c1041 * Using raw devices instead of block devices when we're reading
1199 * Produce a raw and non-raw version of the input path name
1205 zpool_rawunrawpath(libzfs_handle_t *hdl, const char *path, char **raw, argument
1209 *raw = zfs_alloc(hdl, MAXPATHLEN);
1211 if (*blk == NULL || *raw == NULL) {
1212 free(*raw);
1214 *raw = *blk = NULL;
1218 * If we are in the /dev/ namespace, produce a raw and
1219 * non-raw versio
1595 nvlist_t *raw, *src, *dst; local
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Data.h109 grub_uint8_t raw[11]; member in union:__anon703
/osnet-11/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.c519 char *raw; local
582 raw = dsk_to_rdsk (devlink);
583 hal_device_property_set_string (d, "block.solaris.raw_device", raw);
584 free (raw);
748 char *raw; local
769 raw = dsk_to_rdsk (devlink);
770 hal_device_property_set_string (d, "block.solaris.raw_device", raw);
771 free (raw);
893 char *raw; local
984 raw
1057 char *raw; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DXref.pm118 my ($debug_op, $debug_top, $nodefs, $raw);
131 if ($raw) {
346 return if $raw;
396 $raw = 1;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/KR/
H A DKR.pm38 ksc5601-raw Korean standard code set (as is)
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dbfs.c640 grub_uint8_t raw[grub_bfs_to_cpu32 (sb->bsize)]; member in union:__anon380
794 grub_uint8_t raw[grub_bfs_to_cpu32 (sb.bsize)]; member in union:__anon381
801 grub_bfs_to_cpu32 (sb.bsize), (char *) ino.raw);
826 grub_uint8_t raw[grub_bfs_to_cpu32 (sb.bsize)]; member in union:__anon382
853 grub_uint8_t raw[grub_bfs_to_cpu32 (sb.bsize)]; member in union:__anon383
950 grub_uint8_t raw[grub_bfs_to_cpu32 (sb->bsize)]; member in union:__anon384
956 err = read_extent (disk, sb, &ino->attr, 0, 0, ino2.raw,
996 grub_uint8_t raw[grub_bfs_to_cpu32 (sb.bsize)]; member in union:__anon385
/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dsunpc.c85 grub_uint16_t raw[0]; member in union:__anon657
109 if (! grub_sun_is_valid (block.raw))
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfscat.c93 // " -r --raw Display the raw data (e.g. for compressed or encrypted file)",
173 { "raw", no_argument, NULL, 'r' },
259 opts.raw = TRUE;
363 if (!opts.raw && block_size > 0) {
/osnet-11/usr/src/lib/scsi/libscsi/common/
H A Dscsi_subr.c271 libscsi_process_inquiry_string(libscsi_hdl_t *hp, const char *raw, size_t len) argument
276 bcopy(raw, buf, len);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm150 =item :raw
152 The C<:raw> layer is I<defined> as being identical to calling
157 In Perl 5.6 and some books the C<:raw> layer (previously sometimes also
165 The implementation of C<:raw> is as a pseudo-layer which when "pushed"
170 As a consequence of the fact that C<:raw> normally pops layers
175 open($fh,":raw:utf8",...)
228 =head2 Alternatives to raw
312 complicated than just a stack (see for example the behaviour of C<:raw>).
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dpata.c173 parms->taskfile.raw[7 + (i - GRUB_ATA_REG_SECTORS)]);
175 grub_pata_regset (dev, i, parms->taskfile.raw[i - GRUB_ATA_REG_FEATURES]);
260 parms->taskfile.raw[i - GRUB_ATA_REG_FEATURES] = grub_pata_regget (dev, i);
H A Dahci.c97 char raw[4096]; member in struct:grub_ahci_received_fis
579 for (i = 0; i < sizeof (parms->taskfile.raw); i++)
580 dev->command_table[0].cfis[register_map[i]] = parms->taskfile.raw[i];
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dsvc_raw.c46 #include <rpc/raw.h>
H A Dclnt_raw.c45 #include <rpc/raw.h>
/osnet-11/usr/src/grub/grub2/grub-core/kern/emu/
H A Dconsole.c224 raw ();
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dmkbimage406 mkisofs -b <image> -c boot.catalog -o raw.iso <dir>
410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/t/
H A DAliases.t74 'gb12345-raw' => $ON_EBCDIC ? '' : 'gb12345-raw',
75 'gb2312-raw' => $ON_EBCDIC ? '' : 'gb2312-raw',
76 'jis0201-raw' => $ON_EBCDIC ? '' : 'jis0201-raw',
77 'jis0208-raw' => $ON_EBCDIC ? '' : 'jis0208-raw',
78 'jis0212-raw' => $ON_EBCDIC ? '' : 'jis0212-raw',
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DComplete.pm26 The tty driver is put into raw mode and restored using an operating
78 $tty_raw_noecho = "$s raw -echo";
79 $tty_restore = "$s -raw echo";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpodselect.PL88 documentation and will print out (in raw pod format) all sections that
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs619 my $raw = $a->{Raw};
623 foreach my $key (sort keys %$raw) {
628 my ($next, $in_len, $out_bytes, $fallback) = @{$raw->{$key}};
629 # Now we are converting from raw to aggregate, switch from 1 byte strings
835 my $raw = $t->{Raw};
836 foreach my $key (sort keys %$raw) {
841 my ($next, $in_len, $out_bytes, $fallback) = @{$raw->{$key}};
860 warn join(',',$u, @{$raw->{$key}},$a,$t);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm86 Devel::Peek contains functions which allows raw Perl datatypes to be
89 it should look. The trick, then, is to know what the raw datatype is
91 and hints to describe good and bad raw data.
97 Devel::Peek supplies a C<Dump()> function which can dump a raw Perl
200 document for Perl. The examples do demonstrate some basics of the raw Perl
240 If the scalar contains a number the raw SV will be leaner.
386 The following shows the raw form of a reference to a hash.
/osnet-11/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c1301 /* Get raw stack data */
1317 /* Get raw stack data */
1419 int size; /* size of raw bytes not including trailing zeros */
1422 jbyteArray raw = NULL; local
1429 raw = (*jenv)->NewByteArray(jenv, size);
1430 if (!raw) {
1433 (*jenv)->SetByteArrayRegion(jenv, raw, 0, size,
1437 (*jenv)->DeleteLocalRef(jenv, raw);
1441 /* Create StackValueRecord instance from raw stack data */
1446 g_stackinit_jm, raw);
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm87 my ($ip, $xp, @raw) = @_;
91 for $pp (split(/\n\s+/, join("\n",@raw))) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c146 *addr = *((struct sockaddr *)&iaddr.raw);
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses_facility.c253 double raw, multiplier; local
281 raw = (double)current;
283 raw = (double)scurrent;
298 nvlist_add_double(nvl, TOPO_PROP_VAL_VAL, raw * multiplier) != 0) {

Completed in 88 milliseconds

1234