stonith_namespace   79 include/crm/fencing/internal.h                                         enum stonith_namespace namespace,
stonith_namespace   87 include/crm/stonith-ng.h enum stonith_namespace stonith_text2namespace(const char *namespace_s);
stonith_namespace   88 include/crm/stonith-ng.h const char *stonith_namespace2text(enum stonith_namespace st_namespace);
stonith_namespace   89 include/crm/stonith-ng.h enum stonith_namespace stonith_get_namespace(const char *agent,
stonith_namespace  129 lib/fencing/st_client.c enum stonith_namespace
stonith_namespace  156 lib/fencing/st_client.c stonith_namespace2text(enum stonith_namespace st_namespace)
stonith_namespace  176 lib/fencing/st_client.c enum stonith_namespace
stonith_namespace  274 lib/fencing/st_client.c create_device_registration_xml(const char *id, enum stonith_namespace namespace,
stonith_namespace  916 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_text2namespace(namespace);
stonith_namespace  946 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_get_namespace(agent, namespace);