Home
last modified time | relevance | path

Searched defs:symwalk_f (Results 1 – 2 of 2) sorted by relevance

/dports/www/varnish6/varnish-cache-varnish-6.6.2/lib/libvcc/
H A Dvcc_xref.c400 static void v_matchproto_(symwalk_f) in v_matchproto_() argument
424 static void v_matchproto_(symwalk_f) in v_matchproto_() argument
437 static void v_matchproto_(symwalk_f) in v_matchproto_() argument
H A Dvcc_compile.h403 typedef void symwalk_f(struct vcc *tl, const struct symbol *s); typedef