Searched refs:ctx_funcs (Results 1 – 1 of 1) sorted by relevance
769 static const ctx_func ctx_funcs[] = { variable823 for (int i = 0; ctx_funcs[i] != NULL; i++) { in sendsig()824 if (!ctx_funcs[i](td, &addr)) { in sendsig()828 td, addr, i, ctx_funcs[i]); in sendsig()