Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libutil/
H A Dlogin_cap.c55 static int lc_object_count = 0; variable
263 if (--lc_object_count == 0) { in login_close()
363 ++lc_object_count; in login_getclassbyname()