HomeSort by: relevance | last modified time | path
    Searched defs:fileassoc_cb_t (Results 1 - 2 of 2) 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 *);
fileassoc.h 41 typedef void (*fileassoc_cb_t)(void *, void *); typedef
51 int fileassoc_table_run(struct mount *, fileassoc_t, fileassoc_cb_t, void *);

Completed in 27 milliseconds