Home
last modified time | relevance | path

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

/dports/comms/acfax/acfax/
H A Dfax_funcs.c79 int disp_locked; /* flag indicating that disp_func should not be called variable
426 if ((disp_func) && !(disp_locked)) { in fax_rx_backgnd()
566 disp_locked = 0; in decode_fax_gray()
572 disp_locked = 1; in decode_fax_gray()
674 disp_locked = 0; in decode_fax_gray()
1416 if ((disp_func) && !(disp_locked)) { in fax_tx_backgnd()