Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/pptp/
H A Dpptp_ctrl.c81 static int pptp_ctrl_output_flush (pptp_ctrl *);
401 if (pptp_ctrl_output_flush(_this) != 0 || in pptp_ctrl_io_event()
445 if (pptp_ctrl_output_flush(_this) != 0) in pptp_ctrl_io_event()
518 pptp_ctrl_output_flush(pptp_ctrl *_this) in pptp_ctrl_output_flush() function