Searched refs:records (Results 26 - 50 of 96) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/utils/
H A DoLschema2ldif.c553 printf("Converts records from an openLdap formatted schema to an ldif schema\n\n");
601 printf("Converted %d records with %d failures\n", ret.count, ret.failures);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/utils/
H A DoLschema2ldif.c553 printf("Converts records from an openLdap formatted schema to an ldif schema\n\n");
601 printf("Converted %d records with %d failures\n", ret.count, ret.failures);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/utils/
H A DoLschema2ldif.c553 printf("Converts records from an openLdap formatted schema to an ldif schema\n\n");
601 printf("Converted %d records with %d failures\n", ret.count, ret.failures);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/ldb/tools/
H A DoLschema2ldif.c554 printf("Converts records from an openLdap formatted schema to an ldif schema\n\n");
604 printf("Converted %d records with %d failures\n", ret.count, ret.failures);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/firmware/
H A Dihex2fw.c64 fprintf(stderr, " -w: wide records (16-bit length)\n");
65 fprintf(stderr, " -s: sort records by address\n");
157 fprintf(stderr, "out of memory for records\n");
226 /* These records contain the CS/IP or EIP where execution
238 static struct ihex_binrec *records; variable in typeref:struct:ihex_binrec
242 struct ihex_binrec **p = &records;
254 struct ihex_binrec *p = records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/examples_java/src/db/GettingStarted/
H A DExampleDatabaseLoad.java36 // DatabaseEntries used for loading records
190 List records = new ArrayList();
203 records.add(theLineArray);
215 return records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/firmware/
H A Dihex2fw.c64 fprintf(stderr, " -w: wide records (16-bit length)\n");
65 fprintf(stderr, " -s: sort records by address\n");
157 fprintf(stderr, "out of memory for records\n");
226 /* These records contain the CS/IP or EIP where execution
238 static struct ihex_binrec *records; variable in typeref:struct:ihex_binrec
242 struct ihex_binrec **p = &records;
254 struct ihex_binrec *p = records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/examples_java/src/db/GettingStarted/
H A DExampleDatabaseLoad.java36 // DatabaseEntries used for loading records
190 List records = new ArrayList();
203 records.add(theLineArray);
215 return records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/examples_java/src/db/GettingStarted/
H A DExampleDatabaseLoad.java36 // DatabaseEntries used for loading records
190 List records = new ArrayList();
203 records.add(theLineArray);
215 return records;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/setup/
H A Dnamed.conf20 * own A and AAAA records, when the update request is properly
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/setup/
H A Dnamed.conf20 * own A and AAAA records, when the update request is properly
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/setup/
H A Dnamed.conf20 * own A and AAAA records, when the update request is properly
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libaddns/
H A Ddnsrecord.c302 uint16 *num_records, struct dns_rrec ***records)
306 if (!(new_records = TALLOC_REALLOC_ARRAY(mem_ctx, *records,
315 *records = new_records;
387 * Delete any existing A records
301 dns_add_rrec(TALLOC_CTX *mem_ctx, struct dns_rrec *rec, uint16 *num_records, struct dns_rrec ***records) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libaddns/
H A Ddnsrecord.c307 uint16 *num_records, struct dns_rrec ***records)
311 if (!(new_records = TALLOC_REALLOC_ARRAY(mem_ctx, *records,
320 *records = new_records;
381 * Use the same prereq as WinXP -- No CNAME records for this host.
392 * Delete any existing A records
306 dns_add_rrec(TALLOC_CTX *mem_ctx, struct dns_rrec *rec, uint16 *num_records, struct dns_rrec ***records) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libaddns/
H A Ddnsrecord.c302 uint16 *num_records, struct dns_rrec ***records)
306 if (!(new_records = TALLOC_REALLOC_ARRAY(mem_ctx, *records,
315 *records = new_records;
387 * Delete any existing A records
301 dns_add_rrec(TALLOC_CTX *mem_ctx, struct dns_rrec *rec, uint16 *num_records, struct dns_rrec ***records) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libaddns/
H A Ddnsrecord.c307 uint16 *num_records, struct dns_rrec ***records)
311 if (!(new_records = TALLOC_REALLOC_ARRAY(mem_ctx, *records,
320 *records = new_records;
381 * Use the same prereq as WinXP -- No CNAME records for this host.
392 * Delete any existing A records
306 dns_add_rrec(TALLOC_CTX *mem_ctx, struct dns_rrec *rec, uint16 *num_records, struct dns_rrec ***records) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libaddns/
H A Ddnsrecord.c307 uint16 *num_records, struct dns_rrec ***records)
311 if (!(new_records = TALLOC_REALLOC_ARRAY(mem_ctx, *records,
320 *records = new_records;
381 * Use the same prereq as WinXP -- No CNAME records for this host.
392 * Delete any existing A records
306 dns_add_rrec(TALLOC_CTX *mem_ctx, struct dns_rrec *rec, uint16 *num_records, struct dns_rrec ***records) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libaddns/
H A Ddnsrecord.c302 uint16 *num_records, struct dns_rrec ***records)
306 if (!(new_records = TALLOC_REALLOC_ARRAY(mem_ctx, *records,
315 *records = new_records;
387 * Delete any existing A records
301 dns_add_rrec(TALLOC_CTX *mem_ctx, struct dns_rrec *rec, uint16 *num_records, struct dns_rrec ***records) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dtest042.tcl136 if { [string compare $fld {Number of records}] == 0 } {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dnet_eventlog.c151 status = evlog_evt_entry_to_tdb_entry(ctx, &evt.records[i], &e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dtest042.tcl136 if { [string compare $fld {Number of records}] == 0 } {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dnet_eventlog.c151 status = evlog_evt_entry_to_tdb_entry(ctx, &evt.records[i], &e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/utils/
H A Dnet_eventlog.c151 status = evlog_evt_entry_to_tdb_entry(ctx, &evt.records[i], &e);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dtest042.tcl136 if { [string compare $fld {Number of records}] == 0 } {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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...]

Completed in 302 milliseconds

1234