Home
last modified time | relevance | path

Searched defs:clientstate (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dchap.h76 int clientstate; /* Client state */ member
H A Dupap.c110 pap_cstate(clientstate) in pap_cstate() argument
H A Dchap.c126 chap_cstate(int clientstate) in chap_cstate()