You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freshtomato-arm/release/src-rt-6.x.4708/router/vsftpd/opts.h

10 lines
132 B
C

#ifndef VSF_OPTS_H
#define VSF_OPTS_H
struct vsf_session;
void handle_opts(struct vsf_session* p_sess);
#endif /* VSF_OPTS_H */