HomeSort by: relevance | last modified time | path
    Searched defs:berval (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/openldap/dist/include/
lber.h 214 typedef struct berval { struct
263 struct berval *bv ));
268 struct berval *bv ));
273 struct berval *bv ));
287 const struct berval *bv,
298 #define LBER_BV_STRING 0x04 /* fail if berval contains embedded \0 */
299 /* LBER_BV_STRING currently accepts a terminating \0 in the berval, because
306 struct berval *bv,
317 struct berval **bv ));
354 struct berval *in
    [all...]
  /src/external/bsd/openldap/dist/servers/lloadd/
config.c 109 struct berval c_file;
137 struct berval lloadd_identity = BER_BVNULL;
889 struct berval bv = BER_BVNULL;
1124 struct berval bv;
1156 backend_config_url( LloadBackend *b, struct berval *uri )
1284 struct berval bv;
1415 struct berval bv = { .bv_val = c->cr_msg };
1531 struct berval bv;
1620 struct berval *val,
1691 tcp_buffer_delete_one( struct berval *val
2116 int berval = 0; local
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/
bconfig.c 51 static struct berval config_rdn = BER_BVC(CONFIG_RDN);
52 static struct berval schema_rdn = BER_BVC(SCHEMA_RDN);
59 struct berval mp_path;
69 struct berval c_file;
92 static struct berval cfdir;
1079 struct berval si_url;
1176 struct berval bv;
1213 struct berval duc[] = { BER_BVC("cmusaslsecretOTP"), BER_BVNULL };
1249 struct berval bv = BER_BVNULL;
1348 struct berval bv, abv
4107 int berval = 0; local
    [all...]

Completed in 36 milliseconds