Searched defs:xasprintf (Results 1 – 8 of 8) sorted by relevance
/freebsd/crypto/krb5/src/clients/ksu/ |
H A D | xmalloc.c | 68 char *xasprintf (const char *format, ...) in xasprintf() function
|
/freebsd/usr.bin/diff/ |
H A D | xmalloc.c | 72 xasprintf(char **ret, const char *fmt, ...) in xasprintf() function
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/common/ |
H A D | memory.c | 48 xasprintf(char **s, const char *fmt, ...) in xasprintf() function
|
/freebsd/crypto/openssh/ |
H A D | xmalloc.c | 109 xasprintf(char **ret, const char *fmt, ...) in xasprintf() function
|
H A D | ssh_namespace.h | 1026 #define xasprintf Fssh_xasprintf macro
|
/freebsd/contrib/tcsh/ |
H A D | tc.printf.c | 437 xasprintf(const char *fmt, ...) in xasprintf() function
|
/freebsd/usr.sbin/moused/moused/ |
H A D | util.h | 211 xasprintf(char **strp, const char *fmt, ...) in xasprintf() function
|
/freebsd/usr.sbin/certctl/ |
H A D | certctl.c | 33 xasprintf(const char *fmt, ...) in xasprintf() function
|