usr.bin/ftp/cmds.c
1202
if (command("%s", buf) == PRELIM) {
usr.bin/ftp/cmds.c
1203
while (getreply(0) == PRELIM)
usr.bin/ftp/ftp.c
1864
if (command("%s %s", cmd, remote) != PRELIM) {
usr.bin/ftp/ftp.c
1872
if (command("%s %s", cmd2, local) != PRELIM)
usr.bin/ftp/ftp.c
1891
if (command("%s %s", cmd2, local) != PRELIM) {
usr.bin/ftp/ftp.c
1906
if (command("%s %s", cmd2, local) != PRELIM) {
usr.bin/ftp/ftp.c
714
if (command("%s %s", cmd, remote) != PRELIM) {
usr.bin/ftp/ftp.c
725
if (command("%s", cmd) != PRELIM) {
usr.bin/ftp/ftp.c
993
if (command("%s %s", cmd, remote) != PRELIM) {
usr.bin/ftp/ftp.c
999
if (command("%s", cmd) != PRELIM) {