[insert project logo here (125x200px max)]
Navigator
Mailinglists
Please report any errors or ommissions you find to our `Help' mailinglist, or
post a message in the Forums.
Copyright and Licensing Information
Snap is (c) Jonathan T. Moore, 1999-2002 and licensed under the
GNU General Public License (GPL).
All other parts of Splash are (c) Willem de Bruijn, 2002-2003 and
licensed under the BSD Open Source License.
All sourcecode is made publicly available.
Acknowledgement
Splash and the Splash website are hosted
by SourceForge.net
|
Splash - Documentation
SNMP Plus a Lightweight API for SNAP Handling
Main Page Alphabetical List Data Structures File List Data Fields Globals
snap-1.1-wjdb/lib/af.c File Reference#include <sys/types.h>
#include <sys/socket.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <ctype.h>
#include <string.h>
#include <unistd.h>
#include "config.h"
#include "net-support.h"
#include "pathnames.h"
#include "intl.h"
Include dependency graph for af.c:
Go to the source code of this file.
Function Documentation
void aftrans_def |
( |
char * |
tool, |
|
|
char * |
argv0, |
|
|
char * |
dflt |
|
) |
|
|
int aftrans_opt |
( |
const char * |
arg |
) |
|
|
struct aftype* get_afntype |
( |
int |
af |
) |
|
|
struct aftype* get_aftype |
( |
const char * |
name |
) |
|
|
Variable Documentation
|
Definition at line 66 of file af.c. |
|
Definition at line 69 of file af.c. |
|
Definition at line 70 of file af.c. |
|
Definition at line 32 of file af.c. |
|
Definition at line 33 of file af.c. |
|
Definition at line 37 of file af.c. |
|
Definition at line 35 of file af.c. |
|
Definition at line 36 of file af.c. |
|
Definition at line 31 of file af.c. |
|
Definition at line 34 of file af.c. |
|
Definition at line 30 of file af.c. |
|
Definition at line 65 of file af.c. |
|
Definition at line 64 of file af.c. |
|
Definition at line 68 of file af.c. |
|
Definition at line 67 of file af.c. |
|
Definition at line 63 of file af.c. |
|
Definition at line 62 of file af.c. |
|