Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_help.c262 bool noflagged = FALSE; in tool_help() local
265 noflagged = TRUE; in tool_help()
268 if(a && noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) in tool_help()
H A Dtool_getparam.c1598 bool noflagged = FALSE; in getparameter() local
1605 noflagged = TRUE; in getparameter()
1621 if(noflagged && (ARGTYPE(a->desc) != ARG_BOOL)) { in getparameter()

Completed in 12 milliseconds