stonith_namespace   77 include/crm/fencing/internal.h                                         enum stonith_namespace namespace,
stonith_namespace   93 include/crm/stonith-ng.h enum stonith_namespace stonith_text2namespace(const char *namespace_s);
stonith_namespace   94 include/crm/stonith-ng.h const char *stonith_namespace2text(enum stonith_namespace st_namespace);
stonith_namespace   95 include/crm/stonith-ng.h enum stonith_namespace stonith_get_namespace(const char *agent,
stonith_namespace  131 lib/fencing/st_client.c enum stonith_namespace
stonith_namespace  158 lib/fencing/st_client.c stonith_namespace2text(enum stonith_namespace st_namespace)
stonith_namespace  178 lib/fencing/st_client.c enum stonith_namespace
stonith_namespace  336 lib/fencing/st_client.c create_device_registration_xml(const char *id, enum stonith_namespace namespace,
stonith_namespace  971 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_text2namespace(namespace);
stonith_namespace 1001 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_get_namespace(agent, namespace);