Searched defs:new_string (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dsetenv.c145 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dsetenv.c145 char *new_string = (char *) malloc (namelen + 1 + vallen); local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dprefix_string.c177 svn_prefix_string__t *new_string; local
H A Dstring.c203 svn_string_t *new_string; local
220 svn_string_t *new_string = apr_palloc(pool, sizeof(*new_string)); local
233 svn_string_t *new_string; local
377 svn_stringbuf_t *new_string; local
444 svn_stringbuf_t *new_string; local
[all...]
/freebsd-11-stable/sys/security/mac_portacl/
H A Dmac_portacl.c333 char *string, *copy_string, *new_string; local

Completed in 67 milliseconds