Searched refs:__progname_full (Results 1 – 2 of 2) sorted by relevance
156 # define __progname_full program_invocation_name macro161 const char *__progname_full = ""; variable164 weak_alias (__progname_full, program_invocation_name)431 __progname_full = *argv; in __uClibc_main()
51 extern const char *__progname, *__progname_full;
Completed in 5 milliseconds