Home
last modified time | relevance | path

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

/minix/usr.bin/ftp/
H A Dextern.h140 char *gunique(const char *);
H A Dftp.c972 (local = gunique(local)) == NULL) { in recvrequest()
977 else if (runique && (local = gunique(local)) == NULL) { in recvrequest()
1994 gunique(const char *local) in gunique() function
/minix/libexec/ftpd/
H A Dftpd.c250 static char *gunique(const char *);
1857 (name = gunique(name)) == NULL) { in store()
3371 gunique(const char *local) in gunique() function