Searched defs:nocs (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | schema_check.c | 636 int i, nocs; in structural_class() local
|
H A D | bconfig.c | 4812 config_find_table( ConfigOCs **colst, int nocs, AttributeDescription *ad, in config_find_table() 4836 sort_attrs( Entry *e, ConfigOCs **colst, int nocs ) in sort_attrs() 5244 count_oc( ObjectClass *oc, ConfigOCs ***copp, int *nocs ) in count_oc() 5287 count_ocs( Attribute *oc_at, int *nocs ) in count_ocs() 5399 schema_destroy_one( ConfigArgs *ca, ConfigOCs **colst, int nocs, in schema_destroy_one() 5489 int i, ibase = -1, nocs, rc = 0; in config_add_internal() local 6066 int i, nocs; in config_modify_internal() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/ |
H A D | ndbio.cpp | 752 ndb_oc_get( Operation *op, NdbOcInfo *no, int *j, int *nocs, NdbOcInfo ***oclist ) in ndb_oc_get() 801 int i, j, k, nocs, nattrs, rc = LDAP_OTHER; in ndb_entry_get_data() local
|