short_name 80 src/editor/etags.c parse_define (const char *buf, char **long_name, char **short_name, long *line) short_name 168 src/editor/etags.c *short_name = shortdef == NULL ? NULL : g_string_free (shortdef, FALSE); short_name 188 src/editor/etags.c *short_name = NULL;