HomeSort by: relevance | last modified time | path
    Searched refs:cpend (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/ftp/
ftp.c 377 cpend = 1;
449 cpend = 0;
525 cpend = 0;
735 while (cpend)
892 if (!cpend) {
975 while (cpend)
1208 if (!cpend) {
1852 ip->cpnd = cpend;
1853 cpend = op->cpnd;
1970 if (!cpend && !secndflag) { /* only here if cmd = "STOR" (proxy=1) *
    [all...]
ftp_var.h 303 GLOBAL int cpend; /* flag: if != 0, then pending server reply */ variable in typeref:typename:GLOBAL int
main.c 455 cpend = 0; /* no pending replies */

Completed in 14 milliseconds