Searched refs:ccmapid (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libast/string/
H A Dccmapid.c136 ccmapid(const char* name) function
/ast/src/lib/libast/include/
H A Dccode.h59 extern int ccmapid(const char*);
/ast/src/cmd/sortlib/sync/
H A Dsync.c413 if ((ssdisc->code = ccmapid(opt_info.arg)) < 0)
H A Dss.c788 if ((n = ccmapid(s)) < 0)
/ast/src/lib/libast/
H A DMakefile72 ccmap.c ccmapid.c ccnative.c \
/ast/src/cmd/builtin/
H A Dod.c1347 if ((n = ccmapid(opt_info.arg)) < 0)
/ast/src/cmd/pax/
H A Dpax.c881 if ((y = ccmapid(v)) < 0)
/ast/src/cmd/dsslib/flat/
H A Dflat.c1769 if ((flat->format->code = ccmapid(data)) < 0)
2885 if ((flat->code = ccmapid(data)) < 0)

Completed in 61 milliseconds