Searched refs:vcc_icoord (Results 1 – 1 of 1) sorted by relevance
/dports/www/varnish6/varnish-cache-varnish-6.6.2/lib/libvcc/ |
H A D | vcc_token.c | 92 vcc_icoord(struct vsb *vsb, const struct token *t, int tail) in vcc_icoord() function 125 vcc_icoord(vsb, t, 0); in vcc_Coord() 218 vcc_icoord(tl->sb, t, 0); in vcc_ErrWhere2() 220 vcc_icoord(tl->sb, t2, 2); in vcc_ErrWhere2() 230 vcc_icoord(tl->sb, t, 0); in vcc_ErrWhere2() 233 vcc_icoord(tl->sb, t2, 1); in vcc_ErrWhere2() 240 vcc_icoord(tl->sb, t2, 1); in vcc_ErrWhere2() 256 vcc_icoord(tl->sb, t, 0); in vcc_ErrWhere()
|