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

Unlang detach keyword. More...

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

Go to the source code of this file.

Functions

static unlang_action_t unlang_detach (rlm_rcode_t *p_result, request_t *request, UNUSED unlang_stack_frame_t *frame)
 Signal a child to detach. More...
 
void unlang_detach_init (void)
 Initialise subrequest ops. More...
 

Detailed Description

Unlang detach keyword.

Id
8f69e1813622c059c62a4b5db59ec9eda6f70461

Definition in file detach.c.

Function Documentation

◆ unlang_detach()

static unlang_action_t unlang_detach ( rlm_rcode_t p_result,
request_t request,
UNUSED unlang_stack_frame_t frame 
)
static

Signal a child to detach.

Definition at line 32 of file detach.c.

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

◆ unlang_detach_init()

void unlang_detach_init ( void  )

Initialise subrequest ops.

Definition at line 54 of file detach.c.

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