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

/freebsd-10-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c138 static int readline_buf(const char *, const char *, char *, size_t);
519 while ((i = readline_buf(p, ctx->resolv + ctx->resolv_sz, buf,
537 readline_buf(const char *s, const char *e, char *buf, size_t bufsz) function

Completed in 98 milliseconds