HomeSort by: relevance | last modified time | path
    Searched defs:aiosp_worker_extract (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
sys_aio.c 134 static int aiosp_worker_extract(struct aiosp *, struct aiost **);
475 error = aiosp_worker_extract(sp, &aiost);
490 error = aiosp_worker_extract(sp, &aiost);
632 aiosp_worker_extract(struct aiosp *sp, struct aiost **aiost) function in typeref:typename:int

Completed in 25 milliseconds