HomeSort by: relevance | last modified time | path
    Searched refs:FTP_PROXY_ANCHOR (Results 1 - 3 of 3) sorted by relevancy

  /src/dist/pf/libexec/tftp-proxy/
filter.h 20 #define FTP_PROXY_ANCHOR "tftp-proxy"
filter.c 203 snprintf(an, PF_ANCHOR_NAME_SIZE, "%s/%d.%d", FTP_PROXY_ANCHOR,
244 snprintf(an, PF_ANCHOR_NAME_SIZE, "%s/%d.%d", FTP_PROXY_ANCHOR,
  /src/dist/pf/usr.sbin/ftp-proxy/
filter.c 43 #define FTP_PROXY_ANCHOR "ftp-proxy"
225 snprintf(an, PF_ANCHOR_NAME_SIZE, "%s/%d.%d", FTP_PROXY_ANCHOR,
266 snprintf(an, PF_ANCHOR_NAME_SIZE, "%s/%d.%d", FTP_PROXY_ANCHOR,

Completed in 14 milliseconds