Searched defs:uc (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dbacktrace-string.c64 ucontext_t uc; local
67 if (getcontext(&uc) < 0)
72 walkcontext(&uc, walk_callback, &ctx);

Completed in 9 milliseconds