Searched refs:_aio_hash_find (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/port/aio/
H A Dposix_aio.c74 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
93 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
166 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
791 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
885 reqp = _aio_hash_find(&aiocbp->aio_resultp);
1296 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
1315 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
1368 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
1667 if (_aio_hash_find(&aiocbp->aio_resultp) != NULL) {
1761 reqp = _aio_hash_find(
[all...]
H A Daio.c466 reqp = _aio_hash_find(resultp);
2088 _aio_hash_find(aio_result_t *resultp) function
/osnet-11/usr/src/lib/libc/inc/
H A Dasyncio.h277 extern aio_req_t *_aio_hash_find(aio_result_t *);

Completed in 29 milliseconds