Searched refs:iod_read (Results 1 – 4 of 4) sorted by relevance
/dports/security/nmap/nmap-7.91/nsock/src/ |
H A D | nsock_internal.h | 373 int(*iod_read)(struct npool *nsp, int sockfd, void *buf, size_t len, int flags, member
|
H A D | nsock_core.c | 627 …buflen = ms->engine->io_operations->iod_read(ms, iod->sd, buf, sizeof(buf), 0, (struct sockaddr *)… in do_actual_read()
|
/dports/security/ncrack/ncrack-0.7/nsock/src/ |
H A D | nsock_internal.h | 373 int(*iod_read)(struct npool *nsp, int sockfd, void *buf, size_t len, int flags, member
|
H A D | nsock_core.c | 615 …buflen = ms->engine->io_operations->iod_read(ms, iod->sd, buf, sizeof(buf), 0, (struct sockaddr *)… in do_actual_read()
|