Home
last modified time | relevance | path

Searched defs:new_str (Results 1 – 4 of 4) sorted by relevance

/freebsd/stand/common/
H A Dinterp_backslash.c38 char *new_str; in backslash() local
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dchar_vector.h50 char *new_str; in append() local
/freebsd/contrib/libarchive/tar/
H A Dsubst.c163 char *new_str; in realloc_strncat() local
185 char *new_str; in realloc_strcat() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dexpand_path.c470 char * new_str = realloc(*ppath_out, len + append_len + 1); in _krb5_expand_path_tokens() local