Home
last modified time | relevance | path

Searched refs:zxid_load_unix_grp_az_map (Results 1 – 2 of 2) sorted by last modified time

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidpriv.h142 ZXID_DECL struct zxid_map* zxid_load_unix_grp_az_map(zxid_conf* cf, struct zxid_map* map, char* v…
H A Dzxidconf.c590 struct zxid_map* zxid_load_unix_grp_az_map(zxid_conf* cf, struct zxid_map* map, char* v) in zxid_load_unix_grp_az_map() function
1271 cf->unix_grp_az_map = zxid_load_unix_grp_az_map(cf, 0, ZXID_UNIX_GRP_AZ_MAP); in zxid_init_conf()
1990 …if (!strcmp(n, "UNIX_GRP_AZ_MAP")) { cf->unix_grp_az_map = zxid_load_unix_grp_az_map(cf, cf->unix_… in zxid_parse_conf_raw()