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

/macosx-10.9.5/Libnotify-121.20.1/
H A Dlibnotify.h158 uint32_t stat_name_free; member in struct:__anon3017
H A Dlibnotify.c670 ns->stat_name_free++;
1179 ns->stat_name_free++;
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dnotifyd.c352 fprintf(f, "name alloc %9u free %9u extant %9u\n", global.notify_state->stat_name_alloc , global.notify_state->stat_name_free, global.notify_state->stat_name_alloc - global.notify_state->stat_name_free);

Completed in 180 milliseconds