Searched refs:PHASE_SERIALCONN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ | ||
H A D | pppd.h | 320 #define PHASE_SERIALCONN 3 /* connecting to peer */ macro |
H A D | main.c | 631 new_phase(doing_callback ? PHASE_CALLINGBACK : PHASE_SERIALCONN); |