Home
last modified time | relevance | path

Searched refs:quote1 (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dextern.h110 void quote1 (char *, int, char **);
H A Dcmds.c1405 quote1("", argc, argv); in quote()
1422 quote1("SITE ", argc, argv); in site()
1430 quote1(char *initial, int argc, char **argv) in quote1() function
/freebsd/contrib/tnftp/src/
H A Dextern.h180 void quote1(const char *, int, char **);
H A Dcmds.c1643 quote1("", argc, argv); in quote()
1661 quote1("SITE ", argc, argv); in site()
1669 quote1(const char *initial, int argc, char *argv[]) in quote1() function
/freebsd/bin/sh/tests/parser/
H A DMakefile33 ${PACKAGE}FILES+= dollar-quote1.0
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog997 * ftp/cmds.c (quote1): fix % quoting bug