Searched refs:records (Results 51 - 75 of 96) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dlbalance.c35 int copy_records_len; /* length of all records in item to be copied */
36 char *records; local
48 records =
53 records = NULL;
108 records, 0); local
118 : 0, copy_count, deh + from, records,
961 does not have free space, so it moves DEHs and remaining records as
971 int cut_records_len; /* length of all removed records */
991 (prev_record) and length of all removed records (cut_records_len) */
1017 /* shift records, thos
1199 leaf_paste_entries(struct buffer_info *bi, int item_num, int before, int new_entry_count, struct reiserfs_de_head *new_dehs, const char *records, int paste_size) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libaddns/
H A Ddns.h409 uint16 *num_records, struct dns_rrec ***records);
437 uint16 *num_records, struct dns_rrec ***records);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libaddns/
H A Ddns.h434 uint16 *num_records, struct dns_rrec ***records);
462 uint16 *num_records, struct dns_rrec ***records);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libaddns/
H A Ddns.h409 uint16 *num_records, struct dns_rrec ***records);
437 uint16 *num_records, struct dns_rrec ***records);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libaddns/
H A Ddns.h434 uint16 *num_records, struct dns_rrec ***records);
462 uint16 *num_records, struct dns_rrec ***records);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libaddns/
H A Ddns.h434 uint16 *num_records, struct dns_rrec ***records);
462 uint16 *num_records, struct dns_rrec ***records);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libaddns/
H A Ddns.h409 uint16 *num_records, struct dns_rrec ***records);
437 uint16 *num_records, struct dns_rrec ***records);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/trace/
H A Dftrace.c274 struct ftrace_profile records[]; member in struct:ftrace_profile_page
286 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))
313 if ((void *)rec >= (void *)&pg->records[pg->index]) {
317 rec = &pg->records[0];
333 return function_stat_next(&stat->start->records[0], 0);
440 memset(pg->records, 0, PROFILE_RECORDS_SIZE);
619 rec = &stat->pages->records[stat->pages->index++];
902 struct dyn_ftrace records[]; member in struct:ftrace_page
924 rec = &pg->records[_____i];
941 /* First check for freed records */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/trace/
H A Dftrace.c274 struct ftrace_profile records[]; member in struct:ftrace_profile_page
286 (PAGE_SIZE - offsetof(struct ftrace_profile_page, records))
313 if ((void *)rec >= (void *)&pg->records[pg->index]) {
317 rec = &pg->records[0];
333 return function_stat_next(&stat->start->records[0], 0);
440 memset(pg->records, 0, PROFILE_RECORDS_SIZE);
619 rec = &stat->pages->records[stat->pages->index++];
902 struct dyn_ftrace records[]; member in struct:ftrace_page
924 rec = &pg->records[_____i];
941 /* First check for freed records */
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/librpc/gen_ndr/
H A Deventlog.h146 struct EVENTLOGRECORD *records; member in struct:EVENTLOG_EVT_FILE
H A Dndr_eventlog.c636 NDR_CHECK(ndr_push_EVENTLOGRECORD(ndr, NDR_SCALARS, &r->records[cntr_records_0]));
643 NDR_CHECK(ndr_push_EVENTLOGRECORD(ndr, NDR_BUFFERS, &r->records[cntr_records_0]));
656 NDR_PULL_ALLOC_N(ndr, r->records, r->hdr.CurrentRecordNumber - r->hdr.OldestRecordNumber);
658 NDR_PULL_SET_MEM_CTX(ndr, r->records, 0);
660 NDR_CHECK(ndr_pull_EVENTLOGRECORD(ndr, NDR_SCALARS, &r->records[cntr_records_0]));
668 NDR_PULL_SET_MEM_CTX(ndr, r->records, 0);
670 NDR_CHECK(ndr_pull_EVENTLOGRECORD(ndr, NDR_BUFFERS, &r->records[cntr_records_0]));
683 ndr->print(ndr, "%s: ARRAY(%d)", "records", (int)r->hdr.CurrentRecordNumber - r->hdr.OldestRecordNumber);
688 ndr_print_EVENTLOGRECORD(ndr, "records", &r->records[cntr_records_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/librpc/gen_ndr/
H A Deventlog.h146 struct EVENTLOGRECORD *records; member in struct:EVENTLOG_EVT_FILE
H A Dndr_eventlog.c636 NDR_CHECK(ndr_push_EVENTLOGRECORD(ndr, NDR_SCALARS, &r->records[cntr_records_0]));
643 NDR_CHECK(ndr_push_EVENTLOGRECORD(ndr, NDR_BUFFERS, &r->records[cntr_records_0]));
656 NDR_PULL_ALLOC_N(ndr, r->records, r->hdr.CurrentRecordNumber - r->hdr.OldestRecordNumber);
658 NDR_PULL_SET_MEM_CTX(ndr, r->records, 0);
660 NDR_CHECK(ndr_pull_EVENTLOGRECORD(ndr, NDR_SCALARS, &r->records[cntr_records_0]));
668 NDR_PULL_SET_MEM_CTX(ndr, r->records, 0);
670 NDR_CHECK(ndr_pull_EVENTLOGRECORD(ndr, NDR_BUFFERS, &r->records[cntr_records_0]));
683 ndr->print(ndr, "%s: ARRAY(%d)", "records", (int)r->hdr.CurrentRecordNumber - r->hdr.OldestRecordNumber);
688 ndr_print_EVENTLOGRECORD(ndr, "records", &r->records[cntr_records_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/librpc/gen_ndr/
H A Deventlog.h146 struct EVENTLOGRECORD *records; member in struct:EVENTLOG_EVT_FILE
H A Dndr_eventlog.c636 NDR_CHECK(ndr_push_EVENTLOGRECORD(ndr, NDR_SCALARS, &r->records[cntr_records_0]));
643 NDR_CHECK(ndr_push_EVENTLOGRECORD(ndr, NDR_BUFFERS, &r->records[cntr_records_0]));
656 NDR_PULL_ALLOC_N(ndr, r->records, r->hdr.CurrentRecordNumber - r->hdr.OldestRecordNumber);
658 NDR_PULL_SET_MEM_CTX(ndr, r->records, 0);
660 NDR_CHECK(ndr_pull_EVENTLOGRECORD(ndr, NDR_SCALARS, &r->records[cntr_records_0]));
668 NDR_PULL_SET_MEM_CTX(ndr, r->records, 0);
670 NDR_CHECK(ndr_pull_EVENTLOGRECORD(ndr, NDR_BUFFERS, &r->records[cntr_records_0]));
683 ndr->print(ndr, "%s: ARRAY(%d)", "records", (int)r->hdr.CurrentRecordNumber - r->hdr.OldestRecordNumber);
688 ndr_print_EVENTLOGRECORD(ndr, "records", &r->records[cntr_records_
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/perl/DB_File/
H A DDB_File.pm1023 # Enable duplicate records
1051 As you can see 3 records have been successfully created with key C<Wall>
1078 # Enable duplicate records
1149 # Enable duplicate records
1199 # Enable duplicate records
1238 # Enable duplicate records
1337 fixed length records are supported.
1353 record for variable-length records, and the pad charac-
1354 ter for fixed-length records. If no value is speci-
1356 variable-length records an
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/DB_File/
H A DDB_File.pm1023 # Enable duplicate records
1051 As you can see 3 records have been successfully created with key C<Wall>
1078 # Enable duplicate records
1149 # Enable duplicate records
1199 # Enable duplicate records
1238 # Enable duplicate records
1337 fixed length records are supported.
1353 record for variable-length records, and the pad charac-
1354 ter for fixed-length records. If no value is speci-
1356 variable-length records an
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/DB_File/
H A DDB_File.pm1023 # Enable duplicate records
1051 As you can see 3 records have been successfully created with key C<Wall>
1078 # Enable duplicate records
1149 # Enable duplicate records
1199 # Enable duplicate records
1238 # Enable duplicate records
1337 fixed length records are supported.
1353 record for variable-length records, and the pad charac-
1354 ter for fixed-length records. If no value is speci-
1356 variable-length records an
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/util/
H A Dmkerr.pl80 the numbers assigned through 'R' records in the config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/util/
H A Dmkerr.pl81 the numbers assigned through 'R' records in the config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/util/
H A Dmkerr.pl80 the numbers assigned through 'R' records in the config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/util/
H A Dmkerr.pl81 the numbers assigned through 'R' records in the config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/util/
H A Dmkerr.pl80 the numbers assigned through 'R' records in the config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/util/
H A Dmkerr.pl81 the numbers assigned through 'R' records in the config file
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/eventlog/
H A Deventlog.c127 ( "eventlog size: [%d] for [%d] records\n", tsize.size,
135 this, and it's going to pluck records one-by-one. So, it's best
157 although records not necessarily guaranteed to have successive times */
213 /* note that other servers may just stop writing records when the size limit
214 is reached, and there are no records older than 'retention'. This doesn't
216 fishes) just enough records to fit the what we need. This behavior could
997 ADD_TO_ARRAY(mem_ctx, struct EVENTLOGRECORD, e, &evt.records, &num_records);

Completed in 375 milliseconds

1234