Home
last modified time | relevance | path

Searched defs:zxid_map (Results 1 – 1 of 1) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxid.h585 struct zxid_map { struct
586 struct zxid_map* n; argument
587 int rule;
588 char* ns; /* Namespace of the source attribute */
589 char* src; /* Source attribute */
590 char* dst; /* Destination attribute */
591 char* ext;