Searched defs:newstr (Results 1 - 22 of 22) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.c72 char *newstr; local
83 char *newstr; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-asprintf.c35 char *string, *newstr; local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dconcat.c154 char *newstr; local
191 char *newstr; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dconcat.c154 char *newstr; local
191 char *newstr; local
/freebsd-10-stable/contrib/sendmail/rmail/
H A Drmail.c74 #define newstr(s) strcpy(xalloc(strlen(s) + 1), s) macro
/freebsd-10-stable/contrib/amd/amd/
H A Dam_ops.c323 char *newstr; /* new string to return (malloc'ed) */ local
[all...]
/freebsd-10-stable/usr.bin/env/
H A Denvopts.c167 char *dest, **newargv, *newstr, **nextarg, **oldarg; local
392 char *newstr, *vname; local
[all...]
/freebsd-10-stable/usr.bin/patch/
H A Dbackupfile.c162 char *newstr; local
/freebsd-10-stable/contrib/less/
H A Dfilename.c146 char *newstr; local
/freebsd-10-stable/usr.sbin/pw/
H A Dpw_conf.c231 newstr(char const * p) function
[all...]
/freebsd-10-stable/contrib/serf/buckets/
H A Dbuckets.c132 char *newstr = serf_bucket_mem_alloc(allocator, size + 1); local
153 char *newstr = serf_bucket_mem_alloc(allocator, size); local
163 char *c, *newstr; local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dfuncs.c60 char *buf, *newstr; local
/freebsd-10-stable/usr.bin/systat/
H A Difstat.c350 char *newstr = NULL, *ptr = NULL; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dutil.c33 newstr(s) function
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmonitor.c177 monitor_printable_string (char *newstr, char *oldstr, int len) argument
[all...]
/freebsd-10-stable/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c1434 char *newstr, *src, *dst, *sq; local
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c353 pmc_debugflags_parse(char *newstr, char *fence) argument
485 char *fence, *newstr; local
[all...]
/freebsd-10-stable/usr.sbin/inetd/
H A Dinetd.c2083 newstr(const char *cp) function
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Dcommand.c438 subst(char *tgt, const char *oldstr, const char *newstr) argument
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h2814 # undef newstr macro
/freebsd-10-stable/contrib/gcc/
H A Dbuiltins.c4983 char *newstr = alloca (len); local
11088 char *newstr = alloca (len); local
/freebsd-10-stable/contrib/gcc/config/arm/
H A Darm.c3028 char * newstr; local

Completed in 276 milliseconds