Searched refs:_notify_lib_check (Results 1 – 5 of 5) sorted by relevance
| /trueos/lib/libnotify/ |
| HD | notify_internal.h | 101 uint32_t _notify_lib_check(notify_state_t *ns, pid_t pid, int token, int *check);
|
| HD | libnotify.h | 183 uint32_t _notify_lib_check(notify_state_t *ns, pid_t pid, int token, int *check);
|
| HD | libnotify.c | 962 _notify_lib_check(notify_state_t *ns, pid_t pid, int token, int *check) in _notify_lib_check() function
|
| HD | notify_client.c | 1967 status = _notify_lib_check(globals->self_state, NOTIFY_CLIENT_SELF, token, check); in notify_check()
|
| /trueos/usr.sbin/notifyd/ |
| HD | notify_proc.c | 1034 *status = _notify_lib_check(global.notify_state, pid, token, check); in __notify_server_check()
|