Searched refs:mapflag (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dftp_var.h67 extern int mapflag; /* use mapin mapout templates on file names */
H A Dglobals.c26 int mapflag; /* use mapin mapout templates on file names */ variable
H A Dcmds.c412 if (loc && mapflag) {
491 if (mapflag) {
520 tp = (mapflag) ? domap(tp) : tp;
547 tp = (mapflag) ? domap(tp) : tp;
643 if (loc && mapflag)
748 if (mapflag) {
883 if (mapflag) {
1749 mapflag = 0;
1751 code = mapflag;
1759 mapflag
[all...]
H A Dftp.c1557 ip->mapflg = mapflag;
1558 mapflag = op->mapflg;
/freebsd-10-stable/contrib/tnftp/src/
H A Dcmds.c440 0, loc && ntflag, loc && mapflag);
490 mcase, ntflag, mapflag);
514 0, ntflag, mapflag);
542 0, ntflag, mapflag);
609 loc && mcase, loc && ntflag, loc && mapflag);
728 tp = doprocess(buf, sizeof(buf), cp, mcase, ntflag, mapflag);
844 if (mapflag) {
2002 mapflag = 0;
2004 code = mapflag;
2013 mapflag
[all...]
H A Dftp_var.h225 GLOBAL int mapflag; /* use mapin mapout templates on file names */ variable
H A Dftp.c1810 ip->mapflg = mapflag;
1811 mapflag = op->mapflg;

Completed in 226 milliseconds