Searched defs:amq_setopt (Results 1 – 2 of 2) sorted by relevance
112 struct amq_setopt { struct113 amq_opt as_opt; /* Option */114 amq_string as_str; /* String */
148 struct amq_setopt { struct152 typedef struct amq_setopt amq_setopt; argument