Home
last modified time | relevance | path

Searched refs:ARG_GET_INTERFACE (Results 1 – 3 of 3) sorted by relevance

/dports/ftp/wmget/wmget/
H A Dwmget.h80 #define ARG_GET_INTERFACE "IF" macro
H A Drequest.c165 if (add_arg_s (line, ARG_GET_INTERFACE, req.interface)) in request()
H A Dserver.c741 } else if (strcasecmp (*an, ARG_GET_INTERFACE) == 0) { in process_get()