Searched refs:PW_SYNC (Results 1 - 2 of 2) sorted by relevance

/external/ppp/pppd/plugins/radius/
H A Dradiusclient.h274 #define PW_SYNC 1 macro
H A Dradius.c894 av_type = ( using_pty ? PW_VIRTUAL : ( sync_serial ? PW_SYNC : PW_ASYNC ) );
995 av_type = ( using_pty ? PW_VIRTUAL : ( sync_serial ? PW_SYNC : PW_ASYNC ) );
1139 av_type = ( using_pty ? PW_VIRTUAL : ( sync_serial ? PW_SYNC : PW_ASYNC ) );

Completed in 40 milliseconds