Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions | Variables
proc.h File Reference
#include "groonga_in.h"
Include dependency graph for proc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void grn_db_init_builtin_query (grn_ctx *ctx)

Variables

GRN_VAR const char * grn_document_root

Function Documentation

void grn_db_init_builtin_query ( grn_ctx ctx)

Definition at line 4112 of file proc.c.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

GRN_VAR const char* grn_document_root

Definition at line 28 of file proc.h.