Searched refs:tag_prog (Results 1 – 1 of 1) sorted by relevance
112 char *tag_prog = NULL; in my_module() local447 if (tag_prog) in my_module()448 free (tag_prog); in my_module()449 tag_prog = xstrdup (optarg); in my_module()665 if ((m_type == TAG && tag_prog != NULL) || in my_module()676 char *prog = (m_type == TAG ? tag_prog : in my_module()727 if (tag_prog) in my_module()728 free (tag_prog); in my_module()