Home
last modified time | relevance | path

Searched defs:lastlevel (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/dump/
H A Ditime.c58 int lastlevel; /* dump level of previous dump */ variable
/freebsd/contrib/lua/src/
H A Dlauxlib.c117 static int lastlevel (lua_State *L) { in lastlevel() function
/freebsd/crypto/krb5/src/kdc/
H A Dkdc_util.c974 int lastlevel = 1000; /* last level seen */ in fetch_asn1_field() local