Searched refs:FSEventFunction (Results 1 – 2 of 2) sorted by relevance
44 typedef void (*FSEventFunction)(void *userdata, FSEvent event, void *argument); typedef48 FSEventFunction callback;70 void FS_RegisterEventHook(const char *arc, FSEventHook *hook, FSEventFunction callback, void *userd…
114 void FS_RegisterEventHook(const char *arcname, FSEventHook *hook, FSEventFunction callback, void *u… in FS_RegisterEventHook()