Home
last modified time | relevance | path

Searched refs:REWRITE_MAP_XFILEMAP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/librewrite/
H A Dxmap.c110 map->lm_type = REWRITE_MAP_XFILEMAP; in rewrite_xmap_parse()
305 case REWRITE_MAP_XFILEMAP: { in rewrite_xmap_apply()
465 case REWRITE_MAP_XFILEMAP: in rewrite_xmap_destroy()
H A Drewrite-int.h129 #define REWRITE_MAP_XFILEMAP 0x0001 /* Rough implementation! */ macro