Home
last modified time | relevance | path

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

/dports/ftp/smbftpd/smbftpd-2.4/restrict/
H A Diptrack.c13 } smbftpd_iptable_t; typedef
16 static smbftpd_iptable_t *iptable;
51 iptable = calloc(maxclient, sizeof(smbftpd_iptable_t)); in smbftpd_iptrack_alloc()