Searched refs:bindkey (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | config.c | 1524 static slap_cf_aux_table bindkey[] = { variable 1542 #define aux_TLS (bindkey+14) /* beginning of TLS keywords */ 1856 return slap_cf_aux_table_parse( word, bc, bindkey, "bind config" ); in bindconf_parse() 1862 return slap_cf_aux_table_unparse( bc, bv, bindkey ); in bindconf_unparse()
|
| /netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
| H A D | config.c | 2774 static slap_cf_aux_table bindkey[] = { variable 2790 #define aux_TLS (bindkey+12) /* beginning of TLS keywords */ 3224 return lload_cf_aux_table_parse( word, bc, bindkey, "bind config" ); in lload_bindconf_parse() 3230 return lload_cf_aux_table_unparse( bc, bv, bindkey ); in lload_bindconf_unparse()
|
| /netbsd-src/share/terminfo/ |
| H A D | terminfo | 21686 # bindkey ^YA digraph '`' # Saisi accent grave. 21687 # bindkey ^YB digraph "'" # Saisi accent aigu. 21688 # bindkey ^YC digraph '^' # Saisi accent circonflexe. 21689 # bindkey ^YH digraph '"' # Saisi accent trema. 21691 # bindkey ^Y# stuff \243 # Livre. 21692 # bindkey "^Y\047" stuff \247 # Paragraphe. 21693 # bindkey ^Yj stuff \306 # AE 21694 # bindkey ^Yz stuff \346 # ae 21695 # bindkey ^YKc stuff \347 # c cedille.
|