The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Unlang detach keyword. More...
#include "unlang_priv.h"
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... | |
Unlang detach keyword.
Definition in file detach.c.
|
static |