Searched defs:csattr (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libcs/
H A Dcsattr.c81 * csattr() calls until 0 return
86 csattr(register Cs_t* state, const char* name, const char* attr) function
190 return csattr(&cs, name, attr);
H A Dcs.h241 #define csattr _cs_attr macro
279 extern char* csattr(Cs_t*, const char*, const char*);

Completed in 10 milliseconds