Searched refs:oc_unparse (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | oc.c | 829 oc_unparse( BerVarray *res, ObjectClass *start, ObjectClass *end, int sys ) in oc_unparse() function
|
H A D | bconfig.c | 1252 oc_unparse( &c->rvalue_vals, NULL, NULL, 1 ); in config_generic() 1254 oc_unparse( &c->rvalue_vals, cf->c_oc_head, in config_generic() 7273 oc_unparse( &bv, NULL, NULL, 1 ); in config_check_schema()
|
H A D | proto-slap.h | 1480 LDAP_SLAPD_F (void) oc_unparse LDAP_P((
|