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

  /src/sys/kern/
sys_aio.c 130 static int aiost_create(struct aiosp *, struct aiost **);
637 error = aiost_create(sp, aiost);
717 aiost_create(struct aiosp *sp, struct aiost **ret) function
sys_aio.c 130 static int aiost_create(struct aiosp *, struct aiost **);
637 error = aiost_create(sp, aiost);
717 aiost_create(struct aiosp *sp, struct aiost **ret) function

Completed in 46 milliseconds