Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dftpd.c298 timeout_handler(int sig UNUSED_PARAM) in timeout_handler() function
1262 signal(SIGALRM, timeout_handler); in ftpd_main()