Searched refs:cxaddmap (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libdss/
H A Dcx.h655 extern int cxaddmap(Cx_t*, Cxmap_t*, Cxdisc_t*);
H A Ddssopen.c423 if (cxaddmap(NiL, lib->maps[i], disc))
H A Ddsstags.c592 return map->name && !(map->header.flags & CX_INITIALIZED) ? cxaddmap(NiL, map, state->disc) : 0;
H A Dcxopen.c1601 cxaddmap(Cx_t* cx, Cxmap_t* map, Cxdisc_t* disc) function

Completed in 19 milliseconds