summaryrefslogtreecommitdiff
blob: 6649103af3ef3136d5383e2bdfabeaa6a6ac1b59 (plain)
1
2
3
4
5
6
7
8
9
(tag_existing
   (
      (ps process CNE_01200_BAD_NAME)
   )
   (implies
      (is_explicit_process ps)
      (string_matches [label ps] "P_.*")
   )
)