/src/usr.bin/ftp/ |
cmds.c | 434 0, loc && ntflag, loc && mapflag); 484 mcase, ntflag, mapflag); 508 0, ntflag, mapflag); 536 0, ntflag, mapflag); 602 loc && mcase, loc && ntflag, loc && mapflag); 724 tp = doprocess(buf, sizeof(buf), cp, mcase, ntflag, mapflag); 834 if (ntflag) { 1960 ntflag = 0; 1962 code = ntflag; 1965 ntflag++ [all...] |
ftp_var.h | 229 GLOBAL int ntflag; /* use ntin ntout tables for name translation */ variable in typeref:typename:GLOBAL int
|
ftp.c | 1860 ip->ntflg = ntflag; 1861 ntflag = op->ntflg;
|