Lines Matching full:mapper
53 #define _CITRUS_MAPPER_DIR "mapper.dir"
67 * create mapper area
117 * lookup mapper.dir entry in the specified directory.
120 * mapper module arg
121 * mapper : mapper name.
122 * module : mapper module name.
138 /* create mapper.dir path */ in lookup_mapper_entry()
180 * simply close a mapper. (without handling hash)
199 * simply open a mapper. (without handling hash)
211 /* initialize mapper handle */ in mapper_open()
230 _citrus_find_getops(cm->cm_module, module, "mapper"); in mapper_open()
258 /* initialize the mapper */ in mapper_open()
276 * open a mapper.
309 * open a mapper with looking up "mapper.dir".
337 /* search mapper entry */ in _citrus_mapper_open()
343 /* open mapper */ in _citrus_mapper_open()
370 * close the specified mapper.