Searched refs:data (Results 1351 - 1375 of 1382) sorted by relevance

<<515253545556

/osnet-11/usr/src/lib/libumem/common/
H A Dumem.c1071 umem_log_enter(umem_log_header_t *lhp, void *data, size_t size) argument
1099 bcopy(data, logspace, size);
2446 * false sharing of per-CPU data.
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h90 sle64 mft_lcn; /* Cluster location of mft data. */
197 * transfer has occurred when the data was written.
235 in data attribute. If cluster size > 4kiB,
238 FILE_LogFile = 2, /* Journalling log in data attribute. */
243 FILE_AttrDef = 4, /* Array of attribute definitions in data
247 data attribute. */
248 FILE_Boot = 7, /* Boot sector (always at cluster 0) in data
251 data attribute. */
252 FILE_Secure = 9, /* Shared security descriptors in data attribute
257 characters in data attribut
2283 u8 data[]; /* The file's data contents. */ member in struct:__anon2104
[all...]
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dmac.c108 uint32_t data_start; /* rel block # of first data block */
109 uint32_t data_count; /* number of data blocks */
130 uint32_t data; /* reserved */ member in struct:_MacRawDisk
562 /* "data" region */
568 _("The data region doesn't start at the start "
610 _("The partition's data region doesn't occupy "
/osnet-11/usr/src/grub/grub2/grub-core/font/
H A Dfont.c327 /* Load the character index data from the file. */
355 /* Read glyph data offset; convert to native byte order. */
627 "invalid font file: missing some required data");
1527 glyph_bitmap.data = glyph->bitmap;
/osnet-11/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c350 * up rcm data
386 * the rcm_info_t data in the form of a table to the given character pointer.
820 iocdata->data = retdata;
1164 * Di_prop_decode_common does not decode encoded data from software,
1166 * Di_prop_decode_common takes the size of the encoded data and mods
1167 * it with the size of int. The size of the encoded data for slot-names is 9
1170 * Di_prop_decode_common can be modified to decode encoded data from the solaris
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm485 and only that data will be visible to code evaluated in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm440 You have a data file that expresses greetings in different languages.
669 # I welcome finer data for the other Indian languages.
/osnet-11/usr/src/lib/libc/amd64/
H A DMakefile601 data.o \
1115 # We need to strip out all CTF data from the static library
/osnet-11/usr/src/lib/libsqlite/src/
H A Dbuild.c307 ** Remove the memory data structures associated with the given
310 ** This routine just deletes the data structure. It does not unlink
311 ** the table data structure from the hash table. Nor does it remove
317 ** data structure if db!=NULL. If db==NULL, indices attached to
1680 ** has just been created, it contains no data and the index initialization
/osnet-11/usr/src/lib/libc/port/threads/
H A Dsynch.c348 * are declared properly using the mutex_t or pthread_mutex_t data types
470 void *data; local
478 if ((data = mmap(NULL, 2 * QHASHSIZE * sizeof (queue_head_t),
482 udp->queue_head = qp = (queue_head_t *)data;
1145 * Set up the schedctl data if it doesn't exist yet.
1146 * Return a pointer to the pointer to the schedctl data.
1356 * looks at the owner's schedctl data is that it is looking
1357 * at some other thread's schedctl data. This almost never
2876 * but we use the same data structure for them.
/osnet-11/usr/src/lib/libshell/common/sh/
H A Djobs.c374 csp = (struct cosh*)(cjp->coshell->data);
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_connmgmt.c82 "libsldap: received incorrect data from ldap_cachemgr")
125 /* Per thread LDAP error resides in thread-specific data (ns_mtckey) */
135 /* destructor: free the ldap error data in the thread specific area */
151 /* Free/detach the thread specific data structures */
191 * Function for setting up thread-specific data
260 /* check and allocate the thread-specific data for using a MT connection */
285 /* play safe, return NULL error data, if TSD pointer is NULL */
377 /* set up the per-thread data for using the MT connection */
2412 * if using an MT connection, ensure the thread-specific data are set,
2520 /* make sure the thread specific data ar
[all...]
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dindex.c640 * index entry and @icx->data and @icx->data_len are the index entry data and
651 * When finished with the entry and its data, call ntfs_index_ctx_put() to free
787 icx->data = (u8 *)ie + offsetof(INDEX_ENTRY, key);
1004 * as well, which can never have any data.
/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsclone.c8 * Clone NTFS data and/or metadata to a sparse file, image, device or stdout.
98 "* Use the --rescue option to efficiently save as much data as possible! *\n"
145 typedef int (ntfs_walk_op)(ntfs_inode *ni, void *data);
563 Printf("WARNING: Can't read sector at %llu, lost data.\n",
1372 Printf("Offset to image data : %u (0x%x) bytes\n",
1627 /* Read the image header data offset. */
1913 Printf("Wiped unused MFT data = %10u\n", wiped_unused_mft_data);
1914 Printf("Wiped deleted MFT data = %10u\n", wiped_unused_mft);
1915 Printf("Wiped resident user data = %10u\n", wiped_resident_data);
1916 Printf("Wiped timestamp data
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm990 might show up if $message contains tainted data.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm783 returning the requested data directly, they return a tied filehandle
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1152 of runtests() which rather than printing its output returns raw data
/osnet-11/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s67 * copy data by shifting and merging.
73 * the data and store to destination. Both the load and store are done
75 * For remaining count copy as much data in 8-byte chunk from source to
126 * unrolled loop to move data.
183 * This define is to align data for the unaligned source cases.
195 * Align the data. Merge the data1 and data2 into data1.
256 or %o1, %o3, %o3 ! align data
1042 * and total data to move is less than MED_MAX bytes
1121 * This option wins over standard large data move when
1123 * to short data move
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1314 my $data = "file.dat";
1318 "file=s" => \$data, # string
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c2304 *dptr++ = MYSELF->data[INIT_DATA][offset++] = POP(DS);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h1571 * no data one way or another is presently known to me.
2357 int parenfloor; /* how far back to strip paren data */
2729 #define PERL_MAGIC_regdata 'D' /* Regex match position data
2731 #define PERL_MAGIC_regdatum 'd' /* Regex match position data element */
2763 #define PERL_MAGIC_backref '<' /* for weak ref data */
3422 SV* screamer, void* data, U32 flags);
3910 #define PERLDBf_INTER 0x08 /* Preserve more data for
4143 * data from C. All statics in extensions should be reworked to use
4151 * all the data that needs to be interpreter-local.
4165 * case below uses it to declare the data a
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm179 # lib/Filter/Simple/t/data 1
4160 Output data values (when they appear as constants) using Data::Dumper.
4163 kinds of data (such as complex structures with sharing and
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile10485 html-recursive info-recursive install-data-recursive \
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c3803 tree = &dfa->str_tree_storage->data[dfa->str_tree_storage_idx++];
/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c224 ** side has (mci). Therefore some data (session oriented) is allocated
239 #define CMDDATA 3 /* data -- send message text */
273 { "data", CMDDATA },
1014 ** push data without waiting, catch them
1057 /* check if data is on the socket during the pause */
1374 sasl_getprop(conn, SASL_REALM, (void **) &data);
2892 case CMDDATA: /* data -- text of mail */
3384 "Milter: cmd=data, reject=%s",
3406 "Milter: cmd=data, reject=550 5.7.1 Command rejected");
3419 "Milter: cmd=data, discar
[all...]

Completed in 274 milliseconds

<<515253545556