Home
last modified time | relevance | path

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

/freebsd/lib/libutil/
H A Dlogin_cap.c54 static int lc_object_count = 0; variable
262 if (--lc_object_count == 0) { in login_close()
362 ++lc_object_count; in login_getclassbyname()