Return to fwsync_workers.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / fwsync / driver |
version 1.6, 2022/08/03 17:07:07 | version 1.7, 2022/08/10 00:03:50 |
---|---|
Line 14 int fwsync_alias_handler(const void *arg, const void * | Line 14 int fwsync_alias_handler(const void *arg, const void * |
int fwsync_add_state(const struct fws_proto *pkt); | int fwsync_add_state(const struct fws_proto *pkt); |
int fwsync_add_alias(const struct fws_proto *pkt); | int fwsync_add_alias(const struct fws_proto *pkt); |
int fwsync_state_sync(const void *arg, const void *extdata); | |
#endif | #endif |