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

  /src/external/bsd/openldap/dist/servers/slapd/back-ldif/
ldif.c 39 struct ldif_tool { struct
53 struct ldif_tool li_tool; /* for slap tools */
750 struct ldif_tool *tl =
1873 struct ldif_tool *tl = &((struct ldif_info *) op->o_bd->be_private)->li_tool;
1892 struct ldif_tool *tl = &((struct ldif_info *) be->be_private)->li_tool;
1904 struct ldif_tool *tl = &((struct ldif_info *) be->be_private)->li_tool;
1923 struct ldif_tool *tl = &((struct ldif_info *) be->be_private)->li_tool;
1951 struct ldif_tool *tl = &((struct ldif_info *) be->be_private)->li_tool;
1975 struct ldif_tool *tl = &((struct ldif_info *) be->be_private)->li_tool;
1992 struct ldif_tool *tl = &((struct ldif_info *) be->be_private)->li_tool
    [all...]

Completed in 57 milliseconds