Searched refs:recorded (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dlocktest.c117 static struct record *recorded; variable in typeref:struct:record
425 if (recorded[i].needed &&
426 !test_one(cli, fnum, &recorded[i])) return i;
447 recorded = SMB_MALLOC_ARRAY(struct record, numops);
452 recorded[n] = preset[n];
455 recorded[n].conn = random() % NCONNECTIONS;
456 recorded[n].f = random() % NFILES;
457 recorded[n].start = lock_base + ((unsigned)random() % (lock_range-1));
458 recorded[n].len = min_length +
459 random() % (lock_range-(recorded[
[all...]
H A Dlocktest2.c64 static struct record *recorded; variable in typeref:struct:record
352 if (recorded[i].needed &&
353 !test_one(cli, nfs, fnum, &recorded[i])) return i;
378 recorded = SMB_MALLOC_ARRAY(struct record, numops);
381 recorded[n].conn = random() % NCONNECTIONS;
382 recorded[n].fstype = random() % NUMFSTYPES;
383 recorded[n].f = random() % NFILES;
384 recorded[n].start = LOCKBASE + ((unsigned)random() % (LOCKRANGE-1));
385 recorded[n].len = 1 +
386 random() % (LOCKRANGE-(recorded[
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/xen/
H A Dxencomm.c31 unsigned long recorded = 0; local
34 while ((recorded < bytes) && (i < desc->nr_addrs)) {
35 unsigned long vaddr = (unsigned long)buffer + recorded;
41 chunksz = min(PAGE_SIZE - offset, bytes - recorded);
51 recorded += chunksz;
54 if (recorded < bytes) {
57 __func__, recorded, bytes);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dftrace.c104 static unsigned int recorded; /* if save was or not */ variable
135 if (recorded == 0) {
136 recorded = 1;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bpalogin/
H A Dbpalogin.conf.sh115 else type the new details. If you do not wish to have any value recorded
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex141 Date the track was recorded
144 Location where track was recorded
180 comment header. As an example, assume a track was recorded by three
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/mmedia/
H A Dsndfile.tex44 data to be recorded from the specified sound stream.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drichtextoverview.tex314 It relies on the fact that when you apply a named style, the style definition name is recorded in the
H A Dconfig.tex790 Sets whether defaults are recorded to the config file whenever an attempt to
H A Dtdb.tex196 perform are to be recorded as permanent. Until a commit is performed,
464 \helpref{wxDbGetConnection}{wxdbfunctions} is recorded in a linked list of established
H A Ddb.tex3198 entry is recorded for the datasource connection indicating the problem
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex2145 as it is recorded in the file \verb|/etc/iproute2/rt_tables|.

Completed in 98 milliseconds