Searched defs:AMQ_STRLEN (Results 1 – 2 of 2) sorted by relevance
43 const AMQ_STRLEN = 1024; /* Maximum length of a pathname */ variable48 typedef string amq_string<AMQ_STRLEN>; typedef
13 #define AMQ_STRLEN 1024 macro