stonith_namespace   86 include/crm/fencing/internal.h                                         enum stonith_namespace namespace,
stonith_namespace  118 include/crm/stonith-ng.h enum stonith_namespace stonith_text2namespace(const char *namespace_s);
stonith_namespace  119 include/crm/stonith-ng.h const char *stonith_namespace2text(enum stonith_namespace st_namespace);
stonith_namespace  120 include/crm/stonith-ng.h enum stonith_namespace stonith_get_namespace(const char *agent,
stonith_namespace  103 lib/fencing/st_client.c enum stonith_namespace
stonith_namespace  130 lib/fencing/st_client.c stonith_namespace2text(enum stonith_namespace st_namespace)
stonith_namespace  150 lib/fencing/st_client.c enum stonith_namespace
stonith_namespace  293 lib/fencing/st_client.c create_device_registration_xml(const char *id, enum stonith_namespace namespace,
stonith_namespace  485 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_text2namespace(namespace_s);
stonith_namespace  517 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_get_namespace(agent, namespace_s);