HomeSort by: relevance | last modified time | path
    Searched defs:ftp_proxy_entry_find (Results 1 - 2 of 2) sorted by relevancy

  /src/dist/pf/usr.sbin/ftp-proxy/
ipf.c 141 ftp_proxy_entry_find(u_int32_t id) function in typeref:struct:ftp_proxy_entry *
226 struct ftp_proxy_entry *fpe = ftp_proxy_entry_find(id);
334 fpe = ftp_proxy_entry_find(id);
ipf.c 141 ftp_proxy_entry_find(u_int32_t id) function in typeref:struct:ftp_proxy_entry *
226 struct ftp_proxy_entry *fpe = ftp_proxy_entry_find(id);
334 fpe = ftp_proxy_entry_find(id);

Completed in 23 milliseconds