Searched refs:tag_prog (Results 1 – 1 of 1) sorted by relevance
110 char *tag_prog = NULL; in my_module() local445 if (tag_prog) in my_module()446 free (tag_prog); in my_module()447 tag_prog = xstrdup (optarg); in my_module()663 if ((m_type == TAG && tag_prog != NULL) || in my_module()674 char *prog = (m_type == TAG ? tag_prog : in my_module()724 if (tag_prog) in my_module()725 free (tag_prog); in my_module()