Home
last modified time | relevance | path

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

/elf/
A Ddl-usage.c29 _dl_usage (const char *argv0, const char *wrong_option) in _dl_usage() argument
31 if (wrong_option != NULL) in _dl_usage()
32 _dl_error_printf ("%s: unrecognized option '%s'\n", argv0, wrong_option); in _dl_usage()
A Ddl-main.h114 _Noreturn void _dl_usage (const char *argv0, const char *wrong_option)

Completed in 3 milliseconds