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

/netbsd-6-1-5-RELEASE/sbin/sysctl/
H A Dsysctl.c557 appendprintf(char **bp, size_t *lbp, const char *fmt, ...) function
596 appendprintf(&tdp, &ldp, "%s%d", ni > 0 ? "." : "",
603 appendprintf(&tsp, &lsp, "%s%s", namelen > 1 ? sep : "",
605 appendprintf(&tdp, &ldp, "%s%d", namelen > 1 ? "." : "",

Completed in 51 milliseconds