Searched refs:request_find (Results 1 – 1 of 1) sorted by relevance
141 request_find(struct requests *requests, u_int id) in request_find() function1728 if ((req = request_find(&requests, id)) == NULL) in sftp_download()2180 if ((ack = request_find(&acks, rid)) == NULL) in sftp_upload()2566 if ((req = request_find(&requests, id)) == NULL) in sftp_crossload()