Searched refs:TO_RESET (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/efax-38/efax/
H A Defaxio.h13 #define TO_RESET 50 /* t/o for modem reset commands (>>2.6s) */ macro
H A Defaxio.c382 if ( ( c = cmd ( f, *cmds, -TO_RESET ) ) != OK && c != VCONNECT &&
H A Defax.c1720 ckcmd ( mf, 0, "H", TO_RESET, OK ) ; /* hang up */
2043 if ( hsc < 0 ) ckcmd ( mf, 0, c20 ? "+FKS" : "+FK", TO_RESET, OK ) ;
2310 ( c20 ? "+FCLASS=2.0" : "+FCLASS=2" ), -TO_RESET )
2337 int err=0, t=-TO_RESET ;

Completed in 132 milliseconds