/freebsd/cddl/contrib/opensolaris/tools/ctf/common/ |
H A D | memory.c | 86 char *newstr; in xstrdup() local 97 char *newstr; in xstrndup() local
|
/freebsd/usr.bin/env/ |
H A D | envopts.c | 167 char *dest, **newargv, *newstr, **nextarg, **oldarg; in split_spaces() local 392 char *newstr, *vname; in expand_vars() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-asprintf.c | 45 char *string, *newstr; in vasprintf() local
|
/freebsd/contrib/libfido2/openbsd-compat/ |
H A D | bsd-asprintf.c | 39 char *string, *newstr; in vasprintf() local
|
/freebsd/crypto/krb5/src/tests/asn.1/ |
H A D | utility.c | 50 char *newstr = strdup(str); in estrdup() local
|
/freebsd/crypto/krb5/src/lib/kadm5/srv/ |
H A D | pwqual_hesiod.c | 41 reverse(char *str, char *newstr, size_t newstr_size) in reverse()
|
/freebsd/contrib/sendmail/rmail/ |
H A D | rmail.c | 74 #define newstr(s) strcpy(xalloc(strlen(s) + 1), s) macro
|
/freebsd/usr.bin/patch/ |
H A D | backupfile.c | 160 char *newstr; in concat() local
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | localauth_rule.c | 147 char *newstr, *rule = NULL, *repl = NULL, *current = NULL; in aname_replacer() local
|
/freebsd/usr.sbin/pw/ |
H A D | pw_conf.c | 227 newstr(char const * p) in newstr() function
|
/freebsd/crypto/krb5/src/util/profile/ |
H A D | prof_get.c | 78 char *newstr, **newlist; in add_to_list() local
|
/freebsd/usr.bin/sdiff/ |
H A D | sdiff.c | 931 char *newstr; in astrcat() local
|
/freebsd/contrib/less/ |
H A D | filename.c | 151 char *newstr; in shell_quoten() local
|
/freebsd/contrib/file/src/ |
H A D | funcs.c | 136 char *buf, *newstr; in file_vprintf() local
|
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_mod.c | 450 pmc_debugflags_parse(char *newstr, char *fence) in pmc_debugflags_parse() 581 char *fence, *newstr; in pmc_debugflags_sysctl_handler() local
|
/freebsd/usr.sbin/inetd/ |
H A D | inetd.c | 2072 newstr(const char *cp) in newstr() function
|
/freebsd/usr.sbin/ppp/ |
H A D | command.c | 438 subst(char *tgt, const char *oldstr, const char *newstr) in subst()
|
/freebsd/contrib/mandoc/ |
H A D | roff.c | 976 char *addstr, *newstr; in roff_word_append() local
|
/freebsd/contrib/libxo/libxo/ |
H A D | libxo.c | 3166 const char *newstr = NULL; in xo_format_gettext() local 4129 char *newstr = alloca(vlen + 1); in xo_format_title() local
|
/freebsd/contrib/sendmail/src/ |
H A D | sendmail.h | 2949 # define newstr(str) newstr_tagged(str, "newstr:" __FILE__, __LINE__, SmHeapGroup) macro
|