Home
last modified time | relevance | path

Searched refs:lastrp (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libc/port/aio/
H A Daio.c1918 aio_req_t *lastrp; in _aio_req_del() local
1928 lastrp = aiowp->work_tail1; in _aio_req_del()
1940 if (lastrp == next) in _aio_req_del()
1941 lastrp = next->req_next; in _aio_req_del()
1949 aiowp->work_head1 = lastrp; in _aio_req_del()
1977 lastrp = next; in _aio_req_del()