Lines Matching defs:name
25 a message to @code{stderr} (using the name set by
46 @deftypefn Replacement void xmalloc_set_program_name (const char *@var{name})
48 You can use this to set the name of the program used by
96 /* The program name if set. */
97 static const char *name = "";
100 /* The initial sbrk, set when the program name is set. Not used for win32
108 name = s;
129 name, *name ? ": " : "",
134 name, *name ? ": " : "",