Searched refs:sec_send (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c252 sec_send(int fd, char *from, int length) function
272 sec_send(fileno(F), NULL, 0);
291 sec_send(fd, dataptr, len);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dsecurity.c252 sec_send(int fd, char *from, int length) function
272 sec_send(fileno(F), NULL, 0);
291 sec_send(fd, dataptr, len);

Completed in 51 milliseconds