Searched refs:_notify_lib_post (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libnotify-121.20.1/
H A Dlibnotify.h168 uint32_t _notify_lib_post(notify_state_t *ns, const char *name, uint32_t uid, uint32_t gid);
H A Dlibnotify.c611 _notify_lib_post(notify_state_t *ns, const char *name, uid_t uid, gid_t gid) function
H A Dnotify_client.c960 _notify_lib_post(ns_self, name, 0, 0);
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dnotifyd.c680 status = _notify_lib_post(global.notify_state, name, u, g);

Completed in 176 milliseconds