代码搜索:pptp
找到约 160 项符合「pptp」的源代码
代码结果 160
www.eeworm.com/read/190429/8443716
8 pptp.8
.\" SH section heading
.\" SS subsection heading
.\" LP paragraph
.\" IP indented paragraph
.\" TP hanging label
.TH PPTP 8
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\"
www.eeworm.com/read/190429/8443729
pptp design.pptp
pptp called as:
pptp hostname [[pptp options] --] [pppd options]
The pptp program does:
gethostbyname([hostname]) to get ip number.
Try to open unix domain socket at /var/run/pptp/ip.num.ber.here.
www.eeworm.com/read/190429/8443731
c pptp.c
/* pptp.c ... client shell to launch call managers, data handlers, and
* the pppd from the command line.
* C. Scott Ananian
*
* $Id: pptp.c,v
www.eeworm.com/read/190429/8443760
pptp options.pptp
###############################################################################
# $Id: options.pptp,v 1.1 2005/02/18 01:40:23 quozl Exp $
#
# Sample PPTP PPP options file /etc/ppp/options.pptp
# Optio
www.eeworm.com/read/442119/7659057
pptp macro.pptp
#
# Shorewall version 4 - PPTP Macro
#
# /usr/share/shorewall/macro.PPtP Macro
#
# This macro handles PPTP traffic.
#
###############################################################################
#A
www.eeworm.com/read/261210/11659347
8 pptp.8
.\" SH section heading
.\" SS subsection heading
.\" LP paragraph
.\" IP indented paragraph
.\" TP hanging label
.TH PPTP 8
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\"
www.eeworm.com/read/261210/11659372
pptp design.pptp
pptp called as:
pptp hostname [[pptp options] --] [pppd options]
The pptp program does:
gethostbyname([hostname]) to get ip number.
Try to open unix domain socket at /var/run/pptp/ip.num.ber.here.
www.eeworm.com/read/261210/11659374
c pptp.c
/* pptp.c ... client shell to launch call managers, data handlers, and
* the pppd from the command line.
* C. Scott Ananian
*
* $Id: pptp.c,v
www.eeworm.com/read/261210/11659409
pptp options.pptp
###############################################################################
# $Id: options.pptp,v 1.2 2005/08/20 13:16:38 quozl Exp $
#
# Sample PPTP PPP options file /etc/ppp/options.pptp
# Optio
www.eeworm.com/read/209211/4981667
c pptp.c
/*
* Point-to-point Tunneling Protocol (PPTP)
* See RFC 2637, pptpd.c
*/
#include
#include
#include
#include
#include
int ack;
int alarmed;
int ctlechotim