Home
last modified time | relevance | path

Searched refs:ocopy (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dmisc.c1265 char *ocopy = NULL, *copy, *s = NULL; in tilde_expand() local
1276 ocopy = copy = xstrdup(filename + 1); in tilde_expand()
1326 free(ocopy); in tilde_expand()