/freebsd-src/cddl/contrib/opensolaris/tools/ctf/common/ |
H A D | memory.c | 86 char *newstr; in xstrdup() local 97 char *newstr; in xstrndup() local
|
/freebsd-src/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-src/crypto/openssh/openbsd-compat/ |
H A D | bsd-asprintf.c | 45 char *string, *newstr; in vasprintf() local
|
/freebsd-src/contrib/libfido2/openbsd-compat/ |
H A D | bsd-asprintf.c | 39 char *string, *newstr; in vasprintf() local
|
/freebsd-src/contrib/sendmail/rmail/ |
H A D | rmail.c | 74 #define newstr(s) strcpy(xalloc(strlen(s) + 1), s) macro
|
/freebsd-src/usr.bin/patch/ |
H A D | backupfile.c | 160 char *newstr; in concat() local
|
/freebsd-src/usr.sbin/pw/ |
H A D | pw_conf.c | 227 newstr(char const * p) in newstr() function
|
/freebsd-src/contrib/less/ |
H A D | filename.c | 142 char *newstr; shell_quote() local
|
/freebsd-src/usr.bin/sdiff/ |
H A D | sdiff.c | 931 char *newstr; in astrcat() local
|
/freebsd-src/contrib/file/src/ |
H A D | funcs.c | 136 char *buf, *newstr; in file_vprintf() local
|
/freebsd-src/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-src/usr.sbin/inetd/ |
H A D | inetd.c | 2072 newstr(const char *cp) in newstr() function
|
/freebsd-src/usr.sbin/ppp/ |
H A D | command.c | 438 subst(char *tgt, const char *oldstr, const char *newstr) in subst() argument
|
/freebsd-src/contrib/mandoc/ |
H A D | roff.c | 981 char *addstr, *newstr; in roff_word_append() local
|
/freebsd-src/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-src/contrib/sendmail/src/ |
H A D | sendmail.h | 2949 # define newstr(str) newstr_tagged(str, "newstr:" __FILE__, __LINE__, SmHeapGroup) macro
|