Searched refs:count (Results 251 - 275 of 878) sorted by relevance

<<11121314151617181920>>

/osnet-11/usr/src/lib/krb5/kadm5/
H A Dmisc_free.c43 kadm5_free_name_list(void *server_handle, char **names, int count) argument
47 while (count--)
48 free(names[count]);
/osnet-11/usr/src/lib/libsasl/include/
H A Dmd5_private.h41 UINT4 count[2]; /* number of bits, modulo 2^64 (lsb first) */ member in struct:__anon2474
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetdn.c202 int state, count = 0, endquote, len, goteq; local
262 ++count;
267 } else if ( count >= 8 ) {
269 rdns, (count+1) *
273 rdns[ count ] = NULL;
294 if (( rdns[ count-1 ] = (char *)NSLDAPI_CALLOC(
296 SAFEMEMCPY( rdns[ count-1 ], rdnstart,
302 &rdns[count-1][len-1] )) {
306 rdns[ count-1 ][ len ] = '\0';
H A Dcontrol.c341 int count; local
352 for ( count = 0; newctrls[ count ] != NULL; ++count ) {
356 if (( *ldctrls = (LDAPControl **)NSLDAPI_MALLOC(( count + 1 ) *
361 (*ldctrls)[ count ] = NULL;
363 for ( count = 0; newctrls[ count ] != NULL; ++count ) {
364 if (( (*ldctrls)[ count ]
[all...]
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_dictxdr.c49 if (!xdr_int(xdrs, &objp->count))
H A Ddb_index_c.x56 int count;
69 % int count;
116 % If successful, decrement count of number of entries in hash table. */
122 % Increment count of number of entries in index table and grow table
H A Dldap_ruleval.h44 void freeRuleValue(__nis_rule_value_t *rv, int count);
45 __nis_rule_value_t *initRuleValue(int count, __nis_rule_value_t *rvIn);
/osnet-11/usr/src/lib/libparted/common/libparted/fs/reiserfs/
H A Dgeom_dal.c36 static int __read(dal_t *dal, void *buff, blk_t block, blk_t count) { argument
45 block_count = (PedSector)(count * k);
50 static int __write(dal_t *dal, void *buff, blk_t block, blk_t count) { argument
59 block_count = (PedSector)(count * k);
/osnet-11/usr/src/lib/libgss/
H A Dg_rel_oid_set.c53 for (index = 0; index < (*set)->count; index++) {
H A Dg_initialize.c187 int count, i, j; local
239 if (g_mechSet.count != 0) {
240 for (i = 0; i < g_mechSet.count; i++)
244 g_mechSet.count = 0;
249 count = 0;
251 count++;
256 if (count > 0) {
258 (gss_OID) calloc(count, sizeof (gss_OID_desc));
266 count * sizeof (gss_OID_desc));
269 g_mechSet.count
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dhfs.h31 grub_uint16_t count; member in struct:grub_hfs_extent
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlsfio.h36 #define PerlIO_read(f,buf,count) sfread(f,buf,count)
37 #define PerlIO_write(f,buf,count) sfwrite(f,buf,count)
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Drfileio.d53 @rio[self->pathname, "logical"] = count();
72 @rio[self->pathname, "physical"] = count();
82 printf("\nRead IOPS, top 20 (count)\n");
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/FS/
H A Drfileio.d53 @rio[self->pathname, "logical"] = count();
72 @rio[self->pathname, "physical"] = count();
82 printf("\nRead IOPS, top 20 (count)\n");
/osnet-11/usr/src/cmd/parted/
H A Dstrlist.c104 int count; local
109 count = strlen (str) + 1;
110 result = malloc (count * sizeof (wchar_t));
115 status = mbsrtowcs(result, &str, count, &ps);
140 wchar_to_str (const wchar_t* str, size_t count) argument
148 if (count == 0 || wcslen(str) < count)
149 count = wcslen (str);
151 out_buf = result = malloc ((count + 1) * MB_LEN_MAX);
157 for (i = 0; i < count;
179 wchar_to_str(const wchar_t* str, size_t count) argument
192 print_wchar(const wchar_t* str, size_t count) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/
H A Dpoll.c53 int count; local
108 count = 0;
131 count++;
134 return count;
/osnet-11/usr/src/lib/libc/port/threads/
H A Dpthr_barrier.c89 const pthread_barrierattr_t *attr, uint_t count)
103 if (count == 0 ||
107 barrier->__pthread_barrier_count = count;
108 barrier->__pthread_barrier_current = count;
88 pthread_barrier_init(pthread_barrier_t *barrier, const pthread_barrierattr_t *attr, uint_t count) argument
/osnet-11/usr/src/lib/mpapi/libmpscsi_vhci/common/
H A DMP_SetTPGAccess.c42 MP_SetTPGAccess(MP_OID oid, MP_UINT32 count, argument
93 "count = %d",
94 count);
97 for (r = 0; r < count; r++) {
131 for (r = 0; r < count; r++) {
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dchar_io.c310 auto void cl_backward (int count);
311 auto void cl_forward (int count);
313 auto void cl_delete (int count);
317 void cl_backward (int count) argument
319 lpos -= count;
325 else if (xpos - count < 1)
329 xpos -= count;
335 for (i = 0; i < count; i++)
344 void cl_forward (int count) argument
346 lpos += count;
513 cl_delete(int count) argument
638 int count = lpos; local
[all...]
/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_privilege.c189 int count; local
196 count = SE_MAX_LUID - SE_MIN_LUID + 1;
198 if (privset->priv_cnt != count) {
202 for (i = 0; i < count; i++) {
224 int count; local
230 count = SE_MAX_LUID - SE_MIN_LUID + 1;
232 privset->priv_cnt = count;
234 for (i = 0; i < count; i++) {
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dbitmap.h103 extern int ntfs_bitmap_set_run(ntfs_attr *na, s64 start_bit, s64 count);
104 extern int ntfs_bitmap_clear_run(ntfs_attr *na, s64 start_bit, s64 count);
H A Dmft.h31 const s64 count, MFT_RECORD *b);
58 const s64 count, MFT_RECORD *b);
/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dpt-tools.h24 int ptt_clear_sectors (PedDevice *dev, PedSector start, PedSector count);
/osnet-11/usr/src/lib/libdtrace_jni/java/docs/examples/
H A Dintrstat.d39 this->devi->devi_instance, cpu] = count();
/osnet-11/usr/src/lib/libgen/common/
H A Dbgets.c33 * Read no more than <count> characters into <buf> from stream <fp>,
77 bgets(char *buf, size_t count, FILE *fp, char *stopstr) argument
99 if (i++ == count) {

Completed in 1996 milliseconds

<<11121314151617181920>>