Searched refs:ftp_command (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dsecurity.h92 extern char *ftp_command;
H A Dsecurity.c594 char *ftp_command; variable
599 ftp_command = command;
605 free(ftp_command);
606 ftp_command = NULL;
612 return ftp_command != NULL;
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dftpcmd.y1042 if(ftp_command){
1043 strlcpy(s, ftp_command, n);
H A Dftpd.c1937 cp = ftp_command;

Completed in 124 milliseconds