Searched refs:gunique (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/ftp/
H A Dextern.h140 char *gunique(const char *);
H A Dftp.c965 (local = gunique(local)) == NULL) {
970 else if (runique && (local = gunique(local)) == NULL) {
1987 gunique(const char *local) function
/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dftpd.c248 static char *gunique(const char *);
1834 (name = gunique(name)) == NULL) {
3345 gunique(const char *local) function

Completed in 112 milliseconds