FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
block_read
crypto/heimdal/appl/ftp/ftp/security.c
165
b = block_read(fd, &len, sizeof(len));
crypto/heimdal/appl/ftp/ftp/security.c
175
b = block_read(fd, buf->data, len);
crypto/heimdal/appl/ftp/ftpd/security.c
165
b = block_read(fd, &len, sizeof(len));
crypto/heimdal/appl/ftp/ftpd/security.c
175
b = block_read(fd, buf->data, len);