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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcciss_defs.h50 #define LEVEL2LUN 1 /* index into Target(x) structure, due to byte swapping */
79 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member in struct:_PhysDevAddr_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dnt.c59 # define InterlockedExchangePointer(Target, Value) \
60 (PVOID)InterlockedExchange((PLONG)(Target), (LONG)(Value))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dnt.c57 # define InterlockedExchangePointer(Target, Value) \
58 (PVOID)InterlockedExchange((PLONG)(Target), (LONG)(Value))
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dhpsa_cmd.h186 union SCSI3Addr Target[2]; member in struct:PhysDevAddr
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/build/palmos/
H A Dmakefile-engine.mk612 @echo "...Linking for Device Target..."
616 @echo "...Linking for Simulator Target..."
636 @echo "...Linking Static Library for Device Target..."
640 @echo "...Linking Static Library for Simulator Target..."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/winbuild/
H A DMakefile.vc35 !MESSAGE MACHINE=<x86 or x64> - Target architecture (default x64 on AMD64, x86 on others)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/path_id/
H A Dpath_id379 : No iSCSI Target address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/
H A Dmakevms.com1025 $ WRITE SYS$OUTPUT "USAGE: @MAKEVMS.COM [Target] [Pointer size] [Debug option] <Compiler> <TCP/IP library>"
1029 $ WRITE SYS$OUTPUT "The Target ",P1," Is Invalid. The Valid Target Options Are:"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/
H A Dmakevms.com1025 $ WRITE SYS$OUTPUT "USAGE: @MAKEVMS.COM [Target] [Pointer size] [Debug option] <Compiler> <TCP/IP library>"
1029 $ WRITE SYS$OUTPUT "The Target ",P1," Is Invalid. The Valid Target Options Are:"

Completed in 116 milliseconds