Home
last modified time | relevance | path

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

/freebsd-10-stable/lib/libutil/
Dlogin_cap.c57 static int lc_object_count = 0; variable
160 if (--lc_object_count == 0) { in login_close()
263 ++lc_object_count; in login_getclassbyname()