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

  /src/sys/kern/
kern_fileassoc.c 61 fileassoc_cleanup_cb_t assoc_cleanup_cb; /* Clear callback. */ member in struct:fileassoc
162 cb = assoc->assoc_cleanup_cb;
248 assoc->assoc_cleanup_cb = cleanup_cb;

Completed in 14 milliseconds