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

Translates requests between the server an an mruby interpreter. More...

#include <mruby.h>
#include <mruby/compile.h>
#include <mruby/array.h>
#include <mruby/hash.h>
#include <mruby/numeric.h>
#include <mruby/string.h>
#include <mruby/variable.h>
+ Include dependency graph for rlm_mruby.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

struct RClass * mruby_request_class (mrb_state *mrb, struct RClass *parent)
 

Detailed Description

Translates requests between the server an an mruby interpreter.

Definition in file rlm_mruby.h.

Function Documentation

◆ mruby_request_class()

struct RClass* mruby_request_class ( mrb_state *  mrb,
struct RClass *  parent 
)

Definition at line 73 of file mruby.c.

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