Searched refs:sunique (Results 1 – 4 of 4) sorted by relevance
383 cmd = (argv[0][0] == 'a') ? "APPE" : ((sunique) ? "STOU" : "STOR"); in put()488 sendrequest((sunique) ? "STOU" : "STOR", in mput()511 sendrequest((sunique) ? "STOU" : "STOR", in mput()535 sendrequest((sunique) ? "STOU" : "STOR", in mput()884 (void) printf("Store unique: %s; Receive unique: %s\n", onoff(sunique), in status()2095 sunique = !sunique; in setsunique()2096 (void) printf("Store unique %s.\n", onoff(sunique)); in setsunique()2097 code = sunique; in setsunique()
112 extern int sunique; /* store files on server with unique name */
58 int sunique; variable
1814 ip->sunqe = sunique; in pswitch()1815 sunique = op->sunqe; in pswitch()