Home
last modified time | relevance | path

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

/NextBSD/lib/libnotify/
HDnotify_internal.h96 uint32_t notify_peek(int token, uint32_t *val);
HDnotify_client.c2010 notify_peek(int token, uint32_t *val) in notify_peek() function
/NextBSD/lib/libosxsupport/
HDfile_module.c45 uint32_t notify_peek(int token, uint32_t *val);
320 status = notify_peek(pp->notify_token[vtype], &peek); in _fsi_get_validation()
459 status = notify_peek(pp->notify_token[vtype], &curr_val); in _fsi_validate()