Searched refs:ackb (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/libexec/tftpd/ |
H A D | tftpd.c | 601 get_options(struct tftphdr *tp, char *cp, int size, char *ackb, size_t asize, in get_options() argument 634 r = op->o_handler(tp, value, ackb, asize, alen, ecode); in get_options()
|