Home
last modified time | relevance | path

Searched refs:_notify_lib_check_controlled_access (Results 1 – 3 of 3) sorted by relevance

/trueos/lib/libnotify/
HDlibnotify.h211 uint32_t _notify_lib_check_controlled_access(notify_state_t *ns, char *name, uid_t uid, gid_t gid, …
HDlibnotify.c344 _notify_lib_check_controlled_access(notify_state_t *ns, char *name, uid_t uid, gid_t gid, int req) in _notify_lib_check_controlled_access() function
/trueos/usr.sbin/notifyd/
HDnotify_proc.c455 …*status = _notify_lib_check_controlled_access(global.notify_state, name, uid, gid, NOTIFY_ACCESS_W… in __notify_server_post_2()