HomeSort by: relevance | last modified time | path
    Searched defs:midx (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
ftp.c 452 size_t midx; local in function:getreply
454 midx = 0;
456 midx = 1;
458 midx = 2;
460 "421 Service not available, %s.\n", m421[midx]);
ftp.c 452 size_t midx; local in function:getreply
454 midx = 0;
456 midx = 1;
458 midx = 2;
460 "421 Service not available, %s.\n", m421[midx]);

Completed in 24 milliseconds