Wed Mar 3 22:45:17 2010

Asterisk developer's documentation


astfd.c File Reference

Debugging routines for file descriptor leaks. More...

#include "asterisk.h"
Include dependency graph for astfd.c:

Go to the source code of this file.

Functions

int ast_fd_init (void)

Detailed Description

Debugging routines for file descriptor leaks.

Author:
Tilghman Lesher <tlesher@digium.com>

Definition in file astfd.c.


Function Documentation

int ast_fd_init ( void   ) 

Provided by astfd.c

Definition at line 270 of file astfd.c.

Referenced by main().

00271 {
00272    return 0;
00273 }


Generated on 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1