Home
last modified time | relevance | path

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

/glibc-2.36/nss/
Dmakedb.c101 static int to_lowercase; variable
160 int to_lowercase, int be_quiet);
256 int status = process_input (input_file, input_name, to_lowercase, be_quiet); in main()
337 to_lowercase = 1; in parse_opt()
418 process_input (FILE *input, const char *inname, int to_lowercase, int be_quiet) in process_input() argument
462 if (to_lowercase) in process_input()