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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c88 static char *gunique(char *local);
1123 (local = gunique(local)) == NULL) {
1128 } else if (runique && (local = gunique(local)) == NULL) {
2196 gunique(char *local) function
2213 (void) printf("gunique: too long: local %s, %d, new %d\n",

Completed in 64 milliseconds