Lines Matching full:pppd
95 #include "pppd.h"
149 volatile int status; /* exit status for pppd */
485 slprintf(db_key, sizeof(db_key), "pppd%d", getpid());
510 syslog(LOG_NOTICE, "pppd %s started by %s, uid %d", VERSION, p, uid);
728 * cause pppd to exit without cleaning up.
842 openlog("pppd", LOG_PID | LOG_NDELAY, LOG_PPP);
1134 * new_phase - signal the start of a new phase of pppd's operation.
1640 fprintf(stderr, "pppd: setuid failed\n");
1644 perror("pppd: could not exec /bin/sh");
1720 /* Force the priority back to zero if pppd is running higher. */
2002 #define PPPD_LOCK_KEY "pppd lock"