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

Unlang "return" keyword evaluation. More...

#include "unlang_priv.h"
#include "return_priv.h"
+ Include dependency graph for return.c:

Go to the source code of this file.

Functions

unlang_action_t unlang_return (rlm_rcode_t *p_result, request_t *request, unlang_stack_frame_t *frame)
 
void unlang_return_init (void)
 

Detailed Description

Unlang "return" keyword evaluation.

Id
355147a2ddfbe4f42b8922a104c0106acd186f3c

Definition in file return.c.

Function Documentation

◆ unlang_return()

unlang_action_t unlang_return ( rlm_rcode_t p_result,
request_t request,
unlang_stack_frame_t frame 
)

Definition at line 30 of file return.c.

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

◆ unlang_return_init()

void unlang_return_init ( void  )

Definition at line 43 of file return.c.

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