Searched refs:asmprintf (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | utf8.h | 26 int asmprintf(char **, size_t, int *, const char *, ...)
|
D | utf8.c | 258 asmprintf(char **outp, size_t sz, int *wp, const char *fmt, ...) in asmprintf() function
|
D | krl.c | 1378 asmprintf(&fp, INT_MAX, &r, "%s", krl->comment); in krl_dump() 1446 asmprintf(&fp, INT_MAX, &r, "%s", rki->key_id); in krl_dump()
|