Home
last modified time | relevance | path

Searched refs:noflagged (Results 1 – 2 of 2) sorted by relevance

/curl/src/
H A Dtool_help.c266 bool noflagged = FALSE; in tool_help() local
269 noflagged = TRUE; in tool_help()
272 if(a && noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) in tool_help()
H A Dtool_getparam.c1061 bool noflagged = FALSE; in getparameter() local
1068 noflagged = TRUE; in getparameter()
1084 if(noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) { in getparameter()

Completed in 14 milliseconds