Searched refs:asmprintf (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/crypto/openssh/ |
| H A D | utf8.h | 26 int asmprintf(char **, size_t, int *, const char *, ...)
|
| H A D | utf8.c | 258 asmprintf(char **outp, size_t sz, int *wp, const char *fmt, ...) in asmprintf() function
|
| H A D | krl.c | 1373 asmprintf(&fp, INT_MAX, &r, "%s", krl->comment); in krl_dump() 1441 asmprintf(&fp, INT_MAX, &r, "%s", rki->key_id); in krl_dump()
|
| H A D | ssh_namespace.h | 56 #define asmprintf Fssh_asmprintf macro
|
| H A D | sshconnect2.c | 1957 if (asmprintf(&display_prompt, INT_MAX, NULL, "(%s@%s) %s", in input_userauth_info_req()
|
| H A D | ChangeLog | 5346 from the server through asmprintf() prior to display; suggested by and ok 8584 upstream: Add utf8.c for asmprintf used by krl.c
|