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