#include <ansi.h>Include dependency graph for netlib.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | ETH_DEVICE "/dev/eth" |
| #define | IP_DEVICE "/dev/ip" |
| #define | TCP_DEVICE "/dev/tcp" |
| #define | UDP_DEVICE "/dev/udp" |
Functions | |
| _PROTOTYPE (int iruserok,(unsigned long raddr, int superuser, const char *ruser, const char *luser)) | |
| _PROTOTYPE (int rcmd,(char **ahost, int rport, const char *locuser, const char *remuser, const char *cmd, int *fd2p)) | |
|
|
Definition at line 17 of file netlib.h. Referenced by main(). |
|
|
|
|
|
Definition at line 19 of file netlib.h. Referenced by _tcp_accept(), _tcp_socket(), connect(), daemonloop(), DataConnect(), doPASV(), listen(), main(), netfinger(), NetInit(), NETinit(), rcmd(), and tcp_connect(). |
|
|
Definition at line 20 of file netlib.h. Referenced by _udp_socket(), main(), NetInit(), openlog(), and udp_conf(). |
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.6