HomeSort by relevance Sort by last modified time
    Searched refs:PW_ASYNC (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/plugins/radius/
radiusclient.h 277 #define PW_ASYNC 0
radius.c 931 av_type = ( using_pty ? PW_VIRTUAL : ( sync_serial ? PW_SYNC : PW_ASYNC ) );
1035 av_type = ( using_pty ? PW_VIRTUAL : ( sync_serial ? PW_SYNC : PW_ASYNC ) );
    [all...]

Completed in 55 milliseconds