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

  /src/sys/kern/
kern_fileassoc.c 211 fileassoc_init(void) function in typeref:typename:int
238 error = RUN_ONCE(&control, fileassoc_init);
283 error = RUN_ONCE(&control, fileassoc_init);
kern_fileassoc.c 211 fileassoc_init(void) function in typeref:typename:int
238 error = RUN_ONCE(&control, fileassoc_init);
283 error = RUN_ONCE(&control, fileassoc_init);

Completed in 39 milliseconds