Searched refs:cxmap (Results 1 - 4 of 4) sorted by relevance
/ast/src/lib/libdss/ |
H A D | Makefile | 13 cxopen.c cxcomp.c cxeval.c cxmap.c cxattr.c \
|
H A D | dsstags.c | 70 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 D | cx.h | 666 extern Cxmap_t* cxmap(Cx_t*, const char*, Cxdisc_t*);
|
H A D | cxopen.c | 1651 cxmap(Cx_t* cx, const char* name, Cxdisc_t* disc) function
|
Completed in 18 milliseconds