Home
last modified time | relevance | path

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

/freebsd/libexec/ftpd/
H A Dftpd.c226 static int guniquefd(char *, char **);
1761 if ((fd = guniquefd(name, &name)) < 0) in store()
3061 guniquefd(char *local, char **name) in guniquefd() function