Lines Matching defs:used
651 * looks like a RFC7512 PKCS#11 URI which can be used as-is.
701 separator, but we try to detect when it is used for a file name! On
957 /* Allow strtok() here since this isn't used threaded */
1211 has been used */
1219 bool singleopt = FALSE; /* when true means '-o foo' used '-ofoo' */
1330 *usedarg = TRUE; /* mark it as used */
2327 /* Allow strtok() here since this isn't used threaded */
2413 /* pick info from .netrc, if this is used for http, curl will
2419 --buffer but is mostly used in the negative form: --no-buffer */
2488 /* if used first, already taken care of, we do it like this so we don't
2587 url->flags |= GETOUT_UPLOAD; /* mark -T used */
2793 /* Reset result as PARAM_NEXT_OPERATION is only used here and not
2827 bool used;
2830 result = getparameter("--url", orig_opt, argv[i], &used, global, config);