HomeSort by: relevance | last modified time | path
    Searched defs:aiost_create (Results 1 - 3 of 3) 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 in typeref:typename:int
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 in typeref:typename:int
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 in typeref:typename:int

Completed in 37 milliseconds