Home
last modified time | relevance | path

Searched refs:ST_10MS2 (Results 1 – 3 of 3) sorted by relevance

/dports/comms/hylafax/hylafax-6.0.7/libhylafax/
H A Dclass2.h124 const u_short ST_10MS2 = 2; // scan time/line: 10 ms/5 ms variable
H A DClass2Params.c++163 ST_10MS2, // DISMINSCAN_10MS2
497 CHECKPARAM(st, ST_10MS2, isDIS) || in update()
503 CHECKPARAM(st, ST_10MS2, isDIS) || in update()
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DFaxSend.c++859 if (params.st == ST_10MS2) { in sendSetupParams1()