Home
last modified time | relevance | path

Searched defs:sunique (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/ftp/
H A Dftp_var.h104 int sunique; /* store files on server with unique name */ variable
/dports/ftp/tnftp/tnftp-20210827/src/
H A Dftp_var.h222 GLOBAL int sunique; /* store files on server with unique name */ variable
/dports/www/domoticz/domoticz-2020.2/main/
H A DWebServer.cpp2287 std::string sunique = request::findValue(&req, "unique"); in Cmd_GetUnusedPlanDevices() local