The FreeRADIUS server  $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
Functions
return_priv.h File Reference

Declarations for the "return" keyword, used to implement other keywords. More...

#include "unlang_priv.h"
+ Include dependency graph for return_priv.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Declarations for the "return" keyword, used to implement other keywords.

Id
eaaacd592c6ffe9312a386acf3a3dfb49b025a20

Definition in file return_priv.h.

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: