Searched refs:request_find (Results 1 – 1 of 1) sorted by relevance
129 request_find(struct requests *requests, u_int id) in request_find() function1713 if ((req = request_find(&requests, id)) == NULL) in sftp_download()2167 if ((ack = request_find(&acks, rid)) == NULL) in sftp_upload()2556 if ((req = request_find(&requests, id)) == NULL) in sftp_crossload()