Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

kpppconfig.h File Reference

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

Go to the source code of this file.

Defines

#define PAP_AUTH_FILE   "/etc/ppp/pap-secrets"
#define CHAP_AUTH_FILE   "/etc/ppp/chap-secrets"
#define MODEM_TIMEOUT   60
#define MODEM_TONEDURATION   70
#define PPPD_TIMEOUT   30
#define BUSY_WAIT   0
#define PPP_STATS_INTERVAL   200
#define MAX_ACCOUNTS   100
#define MAX_SCRIPT_ENTRIES   20
#define MAX_DNS_ENTRIES   5
#define MAX_PPPD_ARGUMENTS   20
#define MAX_RESOLVCONF_LINES   128
#define LOCK_DIR   "/var/spool/locks"
#define DEVNULL   "/dev/null"
#define PPPDSEARCHPATH   "/sbin:/usr/sbin:/usr/local/sbin:/usr/bin:/usr/local/bin"
#define PPPDNAME   "pppd"
#define PPP_PID_DIR   "/etc/ppp/"

Variables

const unsigned int MAX_CMDLEN = 2024
const char *const kppp_syslog []


Define Documentation

#define BUSY_WAIT   0
 

Definition at line 61 of file kpppconfig.h.

Referenced by PPPData::busyWait().

#define CHAP_AUTH_FILE   "/etc/ppp/chap-secrets"
 

Definition at line 49 of file kpppconfig.h.

Referenced by Modem::authFile().

#define DEVNULL   "/dev/null"
 

Definition at line 108 of file kpppconfig.h.

Referenced by Modem::openLockfile(), and Modem::openResolv().

#define LOCK_DIR   "/var/spool/locks"
 

Definition at line 104 of file kpppconfig.h.

Referenced by Modem::lockdevice(), and Modem::openLockfile().

#define MAX_ACCOUNTS   100
 

Definition at line 80 of file kpppconfig.h.

Referenced by PPPData::newaccount().

#define MAX_DNS_ENTRIES   5
 

Definition at line 86 of file kpppconfig.h.

Referenced by DNSWidget::adddns(), and PPPData::dns().

#define MAX_PPPD_ARGUMENTS   20
 

Definition at line 92 of file kpppconfig.h.

Referenced by PPPdArguments::addbutton(), and PPPData::pppdArgument().

#define MAX_RESOLVCONF_LINES   128
 

Definition at line 95 of file kpppconfig.h.

Referenced by add_domain(), and removedns().

#define MAX_SCRIPT_ENTRIES   20
 

Definition at line 83 of file kpppconfig.h.

Referenced by ScriptWidget::addButton(), ScriptWidget::insertButton(), PPPData::script(), and PPPData::scriptType().

#define MODEM_TIMEOUT   60
 

Definition at line 52 of file kpppconfig.h.

Referenced by PPPData::modemTimeout().

#define MODEM_TONEDURATION   70
 

Definition at line 55 of file kpppconfig.h.

Referenced by PPPData::modemToneDuration(), and ConnectWidget::timerEvent().

#define PAP_AUTH_FILE   "/etc/ppp/pap-secrets"
 

Definition at line 46 of file kpppconfig.h.

Referenced by Modem::authFile(), KPPPWidget::beginConnect(), and InterfacePPP::start().

#define PPP_PID_DIR   "/etc/ppp/"
 

Definition at line 124 of file kpppconfig.h.

#define PPP_STATS_INTERVAL   200
 

Definition at line 73 of file kpppconfig.h.

#define PPPD_TIMEOUT   30
 

Definition at line 58 of file kpppconfig.h.

Referenced by PPPData::pppdTimeout().

#define PPPDNAME   "pppd"
 

Definition at line 114 of file kpppconfig.h.

Referenced by pppdPath().

#define PPPDSEARCHPATH   "/sbin:/usr/sbin:/usr/local/sbin:/usr/bin:/usr/local/bin"
 

Definition at line 111 of file kpppconfig.h.

Referenced by pppdPath().


Variable Documentation

const char* const kppp_syslog[]
 

const unsigned int MAX_CMDLEN = 2024
 

Definition at line 89 of file kpppconfig.h.

Referenced by ConnectWidget::execppp(), and Modem::execpppd().


Generated on Sat Nov 5 17:07:55 2005 for OPIE by  doxygen 1.4.2