HomeSort by: relevance | last modified time | path
    Searched refs:aiosp_destroy (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
aio.h 211 int aiosp_destroy(struct aiosp *, int *);
  /src/sys/kern/
sys_aio.c 282 aiosp_destroy(&aio->aiosp, NULL);
318 aiosp_destroy(&aio->aiosp, NULL);
659 aiosp_destroy(struct aiosp *sp, int *cn) function in typeref:typename:int

Completed in 15 milliseconds