Lines Matching defs:input
440 const char *input,
450 output = talloc_array(mem_ctx, char, strlen(input) * 3 + 1);
455 while (input[i]) {
462 allowed = strchr(ignore, input[i]);
465 output[j++] = input[i++];
469 switch(input[i]) {
511 output[j++] = input[i];
527 const char *input,
530 return sss_filter_sanitize_ex(mem_ctx, input, sanitized, NULL);
590 /* If the input is a NULL list a new one is created with the new