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

/ast/src/lib/libdss/
H A DMakefile13 cxopen.c cxcomp.c cxeval.c cxmap.c cxattr.c \
H A Ddsstags.c70 if (!(map = cxmap(NiL, data, state->disc)))
436 if (ref = cxmap(NiL, data, state->disc))
562 if (!(map = cxmap(NiL, data, state->disc)))
H A Dcx.h666 extern Cxmap_t* cxmap(Cx_t*, const char*, Cxdisc_t*);
H A Dcxopen.c1651 cxmap(Cx_t* cx, const char* name, Cxdisc_t* disc) function

Completed in 18 milliseconds