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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Durl.c1383 /* FN_PORT_SEP is the separator between host and port in file names
1387 #define FN_PORT_SEP (opt.restrict_files_os != restrict_windows ? ':' : '+')
1585 append_char (FN_PORT_SEP, &fnres);
1381 #define FN_PORT_SEP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Durl.c1383 /* FN_PORT_SEP is the separator between host and port in file names
1387 #define FN_PORT_SEP (opt.restrict_files_os != restrict_windows ? ':' : '+')
1585 append_char (FN_PORT_SEP, &fnres);
1381 #define FN_PORT_SEP macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Durl.c1383 /* FN_PORT_SEP is the separator between host and port in file names
1387 #define FN_PORT_SEP (opt.restrict_files_os != restrict_windows ? ':' : '+')
1585 append_char (FN_PORT_SEP, &fnres);
1381 #define FN_PORT_SEP macro

Completed in 105 milliseconds