Searched refs:getdatasock (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/opie/
H A Dopieftpd.c239 static FILE *getdatasock __P((char *));
787 static FILE *getdatasock FUNCTION((mode), char *mode) function
883 file = getdatasock(mode);
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c144 static FILE *getdatasock (const char *, int);
1182 getdatasock(const char *mode, int domain) function
1299 file = getdatasock(mode, domain);
/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c251 static FILE *getdatasock(char *);
1881 getdatasock(char *mode) function
2017 file = getdatasock(mode);

Completed in 96 milliseconds