Home
last modified time | relevance | path

Searched refs:pptp_call_create (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/npppd/pptp/
H A Dpptp.h345 pptp_call *pptp_call_create (void);
H A Dpptp_call.c105 pptp_call_create(void) in pptp_call_create() function
H A Dpptp_ctrl.c1098 if ((call = pptp_call_create()) == NULL) { in pptp_ctrl_call_input()