Unlang "catch" keyword evaluation.
More...
#include <freeradius-devel/server/rcode.h>
#include "unlang_priv.h"
#include "catch_priv.h"
Go to the source code of this file.
Unlang "catch" keyword evaluation.
- Id
- 5aa85e517541afb8861b1483586ae9528f003280
- Copyright
- 2023 Network RADIUS SAS (legal.nosp@m.@net.nosp@m.workr.nosp@m.adiu.nosp@m.s.com)
Definition in file catch.c.
◆ catch_skip_to_next()
◆ unlang_catch()
◆ unlang_catch_init()
void unlang_catch_init |
( |
void |
| ) |
|
◆ unlang_interpret_skip_to_catch()
Skip ahead to a particular "catch" instruction.
Definition at line 68 of file catch.c.