Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Ddiag_ftp.h19 void diag_ftp_shutdown(void);
H A Ddiag_ftp.c235 * diag_ftp_shutdown() - shutdown of FTP services, when running on z/VM
237 void diag_ftp_shutdown(void) in diag_ftp_shutdown() function
H A Dhmcdrv_ftp.c298 .shutdown = diag_ftp_shutdown, in hmcdrv_ftp_startup()