Searched refs:SIG_FUNC_RET (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dsys_bsd.c114 static SIG_FUNC_RET intr(int);
117 static SIG_FUNC_RET intr2(int);
120 static SIG_FUNC_RET susp(int);
123 static SIG_FUNC_RET ayt(int);
813 static SIG_FUNC_RET
821 SIG_FUNC_RET
833 SIG_FUNC_RET
849 SIG_FUNC_RET
861 static SIG_FUNC_RET
872 SIG_FUNC_RET
[all...]
H A Dexterns.h218 #define SIG_FUNC_RET void macro
220 #define SIG_FUNC_RET int macro
224 extern SIG_FUNC_RET

Completed in 40 milliseconds