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

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

Completed in 110 milliseconds