Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/util/verto/
H A Dev_wrap.h21 #define cleanupmax ((loop)->cleanupmax) macro
120 #undef cleanupmax
H A Dev_vars.h165 VARx(int, cleanupmax)
H A Dev.c3193 assert (cleanupmax >= cleanupcnt); in ev_verify()
4837 array_needsize (ev_cleanup *, cleanups, cleanupmax, cleanupcnt, EMPTY2); in ev_cleanup_start()