OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fileassoc_cb_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
fileassoc.h
38
typedef void (*
fileassoc_cb_t
)(void *, void *);
typedef in typeref:typename:void (*)(void *,void *)
48
int fileassoc_table_run(struct mount *, fileassoc_t,
fileassoc_cb_t
, void *);
/src/sys/kern/
kern_fileassoc.c
450
fileassoc_table_run(struct mount *mp, fileassoc_t assoc,
fileassoc_cb_t
cb,
kern_veriexec.c
972
(
fileassoc_cb_t
)veriexec_file_purge_cb, NULL);
1377
(
fileassoc_cb_t
)veriexec_file_dump, rarray);
Completed in 14 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025