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