Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
symtab.h File Reference
#include "hashtab.h"

Go to the source code of this file.

Data Structures

struct  symtab
 

Functions

int symtab_init (struct symtab *s, unsigned int size)
 

Function Documentation

int symtab_init ( struct symtab s,
unsigned int  size 
)

Definition at line 35 of file symtab.c.