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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhostip.c514 RETSIGTYPE alarmfunc(int sig) function
597 sigact.sa_handler = alarmfunc;
607 keep_sigact = signal(SIGALRM, alarmfunc);
617 This technique has problems (see alarmfunc).

Completed in 114 milliseconds