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

  /src/usr.bin/ftp/
ftp.c 1025 (local = gunique(local)) == NULL) {
1030 else if (runique && (local = gunique(local)) == NULL) {
2068 gunique(char *local) function
  /src/libexec/ftpd/
ftpd.c 251 static char *gunique(const char *);
1850 (name = gunique(name)) == NULL) {
3373 gunique(const char *local) function

Completed in 21 milliseconds