Home
last modified time | relevance | path

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

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