Searched refs:send_file_list (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/appl/ftp/ftpd/
H A Dextern.h93 void send_file_list(char *);
H A Dftpcmd.y304 send_file_list(".");
311 send_file_list(name);
H A Dftpd.c2209 send_file_list(char *whichf) function
/macosx-10.10/rsync-45/rsync/
H A Dproto.h76 struct file_list *send_file_list(int f, int argc, char *argv[]);
H A Dflist.c1127 struct file_list *send_file_list(int f, int argc, char *argv[]) function
1145 flist = flist_new(WITH_HLINK, "send_file_list");
1184 overflow_exit("send_file_list");
1192 overflow_exit("send_file_list");
1396 rprintf(FINFO, "send_file_list done\n");

Completed in 308 milliseconds