Searched refs:ntflag (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dftp_var.h75 Extern int ntflag; /* use ntin ntout tables for name xlation */ variable
H A Dcmds.c497 if (loc && ntflag) {
556 if (ntflag) {
583 tp = (ntflag) ? dotrans(argv[i]) : argv[i];
609 tp = (ntflag) ? dotrans(*cpp) : *cpp;
700 if (loc && ntflag)
839 if (ntflag) {
1086 if (ntflag) {
1947 ntflag = 0;
1949 code = ntflag;
1952 ntflag
[all...]
H A Dftp.c1352 ip->ntflg = ntflag;
1353 ntflag = op->ntflg;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/
H A Dstructs.h140 int ntflag; /* test zip file */ member in struct:__anon7529
H A Duzexampl.c331 lpDCL->ntflag = 0; /* test zip file if true */
H A Dwindll.c314 ntflag = test zip file
361 uO.tflag = lpDCL->ntflag;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/vb/
H A Dvbunzip.bas107 ntflag As Long ' 1 = Test Zip File, Else 0
585 UZDCL.ntflag = uTestZip ' 1 = Test Zip File
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/csharp/
H A DUnzip.cs166 public int ntflag; //1 = Test Zip File, Else 0 field in struct:CSharpInfoZip_UnZipSample.Unzip.DCLIST
589 dclist.ntflag = ConvertEnumToInt (m_TestZip);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/windll/guisfx/
H A Dsfxwiz.c347 lpDCL->ntflag = 0;

Completed in 55 milliseconds