Home
last modified time | relevance | path

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

/freebsd/lib/libutil/
H A Dproperty.c78 int ch = 0, blevel = 0; in properties_read() local
168 ++blevel; in properties_read()
193 else if (ch == '}' && !--blevel) { in properties_read()
201 ++blevel; in properties_read()