Searched refs:acl_safe_strbvcopy (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Daclparse.c2521 #define acl_safe_strbvcopy( ptr, bv ) safe_strbvcopy( (ptr), (bv), &aclbuf ) macro
2541 ptr = acl_safe_strbvcopy( ptr, &bdn->a_pat );
2567 ptr = acl_safe_strbvcopy( ptr, &bdn->a_pat );
2585 ptr = acl_safe_strbvcopy( ptr, &b->a_dn_at->ad_cname );
2593 ptr = acl_safe_strbvcopy( ptr, &b->a_realdn_at->ad_cname );
2606 ptr = acl_safe_strbvcopy( ptr, &b->a_group_pat );
2615 ptr = acl_safe_strbvcopy( ptr, &b->a_peername_pat );
2624 ptr = acl_safe_strbvcopy( ptr, &b->a_sockname_pat );
2636 ptr = acl_safe_strbvcopy( ptr, &b->a_domain_pat );
2644 ptr = acl_safe_strbvcopy( pt
[all...]

Completed in 87 milliseconds