OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fileassoc_cb_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
fileassoc.h
41
typedef void (*
fileassoc_cb_t
)(void *, void *);
typedef
51
int fileassoc_table_run(struct mount *, fileassoc_t,
fileassoc_cb_t
, void *);
/src/sys/kern/
kern_fileassoc.c
453
fileassoc_table_run(struct mount *mp, fileassoc_t assoc,
fileassoc_cb_t
cb,
kern_veriexec.c
977
(
fileassoc_cb_t
)veriexec_file_purge_cb, NULL);
1382
(
fileassoc_cb_t
)veriexec_file_dump, rarray);
Completed in 20 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026