hook.c File Reference

Go to the source code of this file.

Functions

int hook_create (hook_t **phook)
int hook_free (hook_t *hook)

Function Documentation

int hook_create ( hook_t **  phook  ) 

Definition at line 6 of file hook.c.

int hook_free ( hook_t hook  ) 

Definition at line 22 of file hook.c.