Searched refs:handle_options (Results 1 – 2 of 2) sorted by relevance
123 static void handle_options(int *argc, const char ***argv) in handle_options() function190 handle_options(&argc, &argv); in main()
188 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options() function528 handle_options(&argv, &argc, NULL); in main()
Completed in 4 milliseconds