HomeSort by: relevance | last modified time | path
    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