Home | History | Annotate | Download | only in lib

Lines Matching full:acct

778   "ACCT",
2592 /* after USER, PASS and ACCT */
2646 PPSENDF(&ftpc->pp, "ACCT %s", data->set.str[STRING_FTP_ACCOUNT]);
2650 failf(data, "ACCT requested but none available");
2677 /* for ACCT response */
2684 failf(data, "ACCT rejected by server: %03d", ftpcode);