Home
last modified time | relevance | path

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

/misc/
A Derror.c67 # define program_name program_invocation_name macro
119 extern char *program_name;
255 __fxprintf (NULL, "%s: ", program_name); in __error_internal()
257 fprintf (stderr, "%s: ", program_name); in __error_internal()
321 __fxprintf (NULL, "%s:", program_name); in __error_at_line_internal()
323 fprintf (stderr, "%s:", program_name); in __error_at_line_internal()

Completed in 3 milliseconds