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 [] |
|
|
Definition at line 61 of file kpppconfig.h. Referenced by PPPData::busyWait(). |
|
|
Definition at line 49 of file kpppconfig.h. Referenced by Modem::authFile(). |
|
|
Definition at line 108 of file kpppconfig.h. Referenced by Modem::openLockfile(), and Modem::openResolv(). |
|
|
Definition at line 104 of file kpppconfig.h. Referenced by Modem::lockdevice(), and Modem::openLockfile(). |
|
|
Definition at line 80 of file kpppconfig.h. Referenced by PPPData::newaccount(). |
|
|
Definition at line 86 of file kpppconfig.h. Referenced by DNSWidget::adddns(), and PPPData::dns(). |
|
|
Definition at line 92 of file kpppconfig.h. Referenced by PPPdArguments::addbutton(), and PPPData::pppdArgument(). |
|
|
Definition at line 95 of file kpppconfig.h. Referenced by add_domain(), and removedns(). |
|
|
Definition at line 83 of file kpppconfig.h. Referenced by ScriptWidget::addButton(), ScriptWidget::insertButton(), PPPData::script(), and PPPData::scriptType(). |
|
|
Definition at line 52 of file kpppconfig.h. Referenced by PPPData::modemTimeout(). |
|
|
Definition at line 55 of file kpppconfig.h. Referenced by PPPData::modemToneDuration(), and ConnectWidget::timerEvent(). |
|
|
Definition at line 46 of file kpppconfig.h. Referenced by Modem::authFile(), KPPPWidget::beginConnect(), and InterfacePPP::start(). |
|
|
Definition at line 124 of file kpppconfig.h. |
|
|
Definition at line 73 of file kpppconfig.h. |
|
|
Definition at line 58 of file kpppconfig.h. Referenced by PPPData::pppdTimeout(). |
|
|
Definition at line 114 of file kpppconfig.h. Referenced by pppdPath(). |
|
|
Definition at line 111 of file kpppconfig.h. Referenced by pppdPath(). |
|
|
|
|
|
Definition at line 89 of file kpppconfig.h. Referenced by ConnectWidget::execppp(), and Modem::execpppd(). |
1.4.2