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

/macosx-10.9.5/Libnotify-121.20.1/
H A Dlibnotify.h160 uint32_t stat_client_free; member in struct:__anon3017
H A Dlibnotify.c193 ns->stat_client_free++;
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dnotifyd.c353 fprintf(f, "subscription alloc %9u free %9u extant %9u\n", global.notify_state->stat_client_alloc , global.notify_state->stat_client_free, global.notify_state->stat_client_alloc - global.notify_state->stat_client_free);

Completed in 118 milliseconds