The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
try.c File Reference

Unlang "try" keyword evaluation. More...

#include "unlang_priv.h"
#include "catch_priv.h"
+ Include dependency graph for try.c:

Go to the source code of this file.

Functions

static unlang_action_t unlang_try (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame)
 
void unlang_try_init (void)
 

Detailed Description

Unlang "try" keyword evaluation.

Id
434fc14ffc6fc50064d63b9394de81246444547f

Definition in file try.c.

Function Documentation

◆ unlang_try()

static unlang_action_t unlang_try ( rlm_rcode_t p_result,
request_t request,
unlang_stack_frame_t frame 
)
static

Definition at line 30 of file try.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ unlang_try_init()

void unlang_try_init ( void  )

Definition at line 42 of file try.c.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: