HomeSort by: relevance | last modified time | path
    Searched refs:bindkey (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/
config.c 1273 static slap_cf_aux_table bindkey[] = { variable
1291 #define aux_TLS (bindkey+14) /* beginning of TLS keywords */
1605 return slap_cf_aux_table_parse( word, bc, bindkey, "bind config" );
1611 return slap_cf_aux_table_unparse( bc, bv, bindkey );
  /src/external/bsd/openldap/dist/servers/lloadd/
config.c 2849 static slap_cf_aux_table bindkey[] = { variable
2865 #define aux_TLS (bindkey+12) /* beginning of TLS keywords */
3299 return lload_cf_aux_table_parse( word, bc, bindkey, "bind config" );
3305 return lload_cf_aux_table_unparse( bc, bv, bindkey );

Completed in 31 milliseconds