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

  /src/sys/kern/
kern_descrip.c 110 static int file_ctor(void *, void *, int);
156 0, "file", NULL, IPL_NONE, file_ctor, file_dtor, NULL);
1238 file_ctor(void *arg, void *obj, int flags) function in typeref:typename:int
kern_descrip.c 110 static int file_ctor(void *, void *, int);
156 0, "file", NULL, IPL_NONE, file_ctor, file_dtor, NULL);
1238 file_ctor(void *arg, void *obj, int flags) function in typeref:typename:int

Completed in 25 milliseconds