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

  /src/external/bsd/openldap/dist/servers/slapd/
syncrepl.c 242 typedef struct logschema { struct
252 } logschema; typedef in typeref:struct:logschema
254 static logschema changelog_sc = {
266 static logschema accesslog_sc = {
324 logschema *ls = &accesslog_sc;
664 logschema *ls;
3062 logschema *ls;
syncrepl.c 242 typedef struct logschema { struct
252 } logschema; typedef in typeref:struct:logschema
254 static logschema changelog_sc = {
266 static logschema accesslog_sc = {
324 logschema *ls = &accesslog_sc;
664 logschema *ls;
3062 logschema *ls;

Completed in 84 milliseconds