Searched refs:F_AUDIBLE (Results 1 – 2 of 2) sorted by relevance
55 #define F_AUDIBLE 0x2000 macro
168 options |= F_AUDIBLE; in common_options()1245 if (options & F_AUDIBLE) in parse_reply()