Searched refs:Target (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dcopyfile.c27 int copyfile(Stream_t *Source, Stream_t *Target) argument
40 if (!Target){
59 if ((retw = force_write(Target, buffer, (mt_off_t) pos, ret)) != ret){
H A Dmmd.c66 Stream_t *Target; local
76 Target = OpenFileByDirentry(targetEntry);
77 if(!Target){
78 fprintf(stderr,"Could not open Target\n");
84 initializeDirentry(&subEntry, Target);
94 FLUSH((Stream_t *) Target);
96 GET_DATA(Target, 0, 0, 0, &fat);
102 arg->NewDir = Target;
H A Dmcopy.c112 Stream_t *Target, *Source; local
170 if ((Target = SimpleFileOpen(0, 0, unixFile,
182 ret = copyfile(Source, Target);
184 FREE(&Target);
294 Stream_t *Target; local
338 Target = OpenFileByDirentry(entry);
339 if(!Target){
340 fprintf(stderr,"Could not open Target\n");
344 Target = open_filter(Target,ar
[all...]
H A Dmdir.c504 Stream_t *Target;
507 if ((Target = SimpleFileOpen(0, 0, "-",
510 copyfile(File, Target);
511 FREE(&Target);
H A Dmtools.h136 int copyfile(Stream_t *Source, Stream_t *Target);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/model/
H A DKeyField.java16 import java.lang.annotation.Target;
129 @Documented @Retention(RUNTIME) @Target(FIELD)
H A DPersistent.java16 import java.lang.annotation.Target;
24 @Documented @Retention(RUNTIME) @Target(TYPE)
H A DEntity.java16 import java.lang.annotation.Target;
225 @Documented @Retention(RUNTIME) @Target(TYPE)
H A DPrimaryKey.java16 import java.lang.annotation.Target;
136 @Documented @Retention(RUNTIME) @Target(FIELD)
H A DSecondaryKey.java16 import java.lang.annotation.Target;
65 @Documented @Retention(RUNTIME) @Target(FIELD)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak40 # Target file name and type definitions
43 EXETYPE = elf # Target image file format
47 # Target compile time symbol definitions
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-memset.S69 and $16,7,$3 # E : Target addr misalignment
77 * Target address is misaligned, and won't fit within a quadword
250 and $16,7,$3 # E : Target addr misalignment
254 * Target address is misaligned, and won't fit within a quadword
433 and $16,7,$3 # E : Target addr misalignment
441 * Target address is misaligned, and won't fit within a quadword
H A Dev6-clear_user.S156 addq $6, 128, $3 # E : Target address of wh64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcciss_cmd.h181 SCSI3Addr_struct Target[2]; //2 level target device addr member in struct:_PhysDevAddr_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcciss_ioctl.h85 #define LEVEL2LUN 1 // index into Target(x) structure, due to byte swapping
114 SCSI3Addr_struct Target[2]; //2 level target device addr member in struct:_PhysDevAddr_struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Dbdbread.mak40 # Target file name and type definitions
43 EXETYPE = elf # Target image file format
47 # Target compile time symbol definitions
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/path_id/
H A Dpath_id379 : No iSCSI Target address

Completed in 217 milliseconds