Home
last modified time | relevance | path

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

/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dfax_lib.h103 #define FHUP_UNKNOWN -5 macro
H A Dfaxlib.c48 int fax_hangup_code = FHUP_UNKNOWN; /* hangup cause +FHNG:<xxx> */
327 fax_hangup_code = FHUP_UNKNOWN; in _P0()