Home | Sort by: relevance | last modified time | path |
/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; |