Home
last modified time | relevance | path

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

/dports/comms/hylafax/hylafax-6.0.7/libhylafax/
H A Dclass2.h123 const u_short ST_5MS = 1; // scan time/line: 5 ms/5 ms variable
H A DClass2Params.c++164 ST_5MS, // DISMINSCAN_5MS
490 if (CHECKPARAM(st, ST_5MS, isDIS) || in update()
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DFaxSend.c++860 if (params.vr) params.st = ST_5MS; in sendSetupParams1()