HomeSort by: relevance | last modified time | path
    Searched defs:gunique (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ftp/
ftp.c 1009 (local = gunique(local)) == NULL) {
1014 else if (runique && (local = gunique(local)) == NULL) {
2040 gunique(char *local) function in typeref:typename:char *
  /src/libexec/ftpd/
ftpd.c 251 static char *gunique(const char *);
1850 (name = gunique(name)) == NULL) {
3373 gunique(const char *local) function in typeref:typename:char *

Completed in 14 milliseconds