stonith_namespace   81 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  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  483 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_text2namespace(namespace);
stonith_namespace  513 lib/fencing/st_client.c     enum stonith_namespace ns = stonith_get_namespace(agent, namespace);