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

/macosx-10.10/Libnotify-133.1.1/
H A Dnotify_client.c1037 notify_state_t *ns_self; local
1051 ns_self = _notify_lib_self_state();
1052 if (ns_self == NULL) return NOTIFY_STATUS_FAILED;
1053 _notify_lib_post(ns_self, name, 0, 0);
1134 notify_state_t *ns_self; local
1143 ns_self = _notify_lib_self_state();
1144 if (ns_self == NULL) return NOTIFY_STATUS_FAILED;
1145 status = _notify_lib_set_owner(ns_self, name, uid, gid);
1163 notify_state_t *ns_self; local
1172 ns_self
1192 notify_state_t *ns_self; local
1221 notify_state_t *ns_self; local
1362 notify_state_t *ns_self; local
1440 notify_state_t *ns_self; local
1501 notify_state_t *ns_self; local
[all...]

Completed in 122 milliseconds