<dec f='src/src/sys/external/bsd/ipf/netinet/ip_ftp_pxy.c' l='96' type='int ipf_p_ftp_client_valid(ipf_ftp_softc_t * , ftpside_t * , char * , size_t )'/>
<def f='src/src/sys/external/bsd/ipf/netinet/ip_ftp_pxy.c' l='1036' ll='1114' type='int ipf_p_ftp_client_valid(ipf_ftp_softc_t * softf, ftpside_t * ftps, char * buf, size_t len)'/>
<use f='src/src/sys/external/bsd/ipf/netinet/ip_ftp_pxy.c' l='1210' u='c' c='ipf_p_ftp_valid'/>
<doc f='src/src/sys/external/bsd/ipf/netinet/ip_ftp_pxy.c' l='1027'>/*
 * 0 FTPXY_JUNK_OK
 * 1 FTPXY_JUNK_BAD
 * 2 FTPXY_JUNK_EOL
 * 3 FTPXY_JUNK_CONT
 *
 * Look to see if the buffer starts with something which we recognise as
 * being the correct syntax for the FTP protocol.
 */</doc>
