OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fileassoc_cleanup_cb_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
fileassoc.h
37
typedef void (*
fileassoc_cleanup_cb_t
)(void *);
typedef in typeref:typename:void (*)(void *)
40
int fileassoc_register(const char *,
fileassoc_cleanup_cb_t
, fileassoc_t *);
/src/sys/kern/
kern_fileassoc.c
61
fileassoc_cleanup_cb_t
assoc_cleanup_cb; /* Clear callback. */
159
fileassoc_cleanup_cb_t
cb;
231
fileassoc_register(const char *name,
fileassoc_cleanup_cb_t
cleanup_cb,
kern_veriexec.c
336
(
fileassoc_cleanup_cb_t
)veriexec_file_free, &veriexec_hook);
Completed in 12 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025