Home
last modified time | relevance | path

Searched refs:gam_poll_remove_subscription (Results 1 – 6 of 6) sorted by relevance

/dports/devel/gamin/gamin-0.1.10/server/
H A Dgam_server.c244 return gam_poll_remove_subscription (sub); in gam_remove_subscription()
248 return gam_poll_remove_subscription (sub); in gam_remove_subscription()
255 return gam_poll_remove_subscription (sub); in gam_remove_subscription()
497 gam_poll_remove_subscription (GamSubscription *sub) in gam_poll_remove_subscription() function
H A Dgam_server.h78 gboolean gam_poll_remove_subscription (GamSubscription *sub);
H A Dgam_dnotify.c430 if (!gam_poll_remove_subscription(sub)) { in gam_dnotify_remove_subscription()
H A Dgam_poll_basic.c249 gam_poll_remove_subscription(sub); in gam_poll_basic_remove_all_for()
H A Dgam_poll_dnotify.c626 gam_poll_remove_subscription(sub); in gam_poll_dnotify_remove_all_for()
/dports/devel/gamin/gamin-0.1.10/
H A DChangeLog554 (gam_poll_remove_subscription), (gam_poll_remove_all_for): Provide
831 (gam_poll_remove_subscription): Incorporate gam_fs options into logic.