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

  /src/usr.bin/ftp/
extern.h 140 char *gunique(char *);
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 40 milliseconds