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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dwget.h381 # define UNIQ_SEP '.'
380 # define UNIQ_SEP macro
H A Dutils.c722 If no UNIQ_SEP is defined (as on VMS), have unique_name() return the
727 #ifdef UNIQ_SEP
742 *template_tail++ = UNIQ_SEP;
757 2005-02-19 SMS. "." is now UNIQ_SEP, and may be different.
782 #else /* def UNIQ_SEP */
794 #endif /* def UNIQ_SEP [else] */

Completed in 47 milliseconds