Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/notifyd/
HDnotifyd.h79 uint64_t get_state_by_client; member
HDnotifyd.c341 fprintf(f, " client %lu\n", call_statistics.get_state_by_client); in fprint_status()
HDnotify_proc.c1058 call_statistics.get_state_by_client++; in __notify_server_get_state()